summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-11-14 17:59:04 +0100
committerSimon Josefsson <simon@josefsson.org>2007-11-14 17:59:04 +0100
commitde55e8a5f980dc53dd750f85e2b7c16e371c7974 (patch)
treef674427d36bbbaa4aa4739e37bc4fd7d881171c4 /libextra
parente0da593e42bbddb198eded12baf2ca81d8ca3853 (diff)
downloadgnutls-de55e8a5f980dc53dd750f85e2b7c16e371c7974.tar.gz
Doc fix.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/opencdk/seskey.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libextra/opencdk/seskey.c b/libextra/opencdk/seskey.c
index 268a648933..a33e3450f5 100644
--- a/libextra/opencdk/seskey.c
+++ b/libextra/opencdk/seskey.c
@@ -341,11 +341,11 @@ _cdk_sk_unprotect_auto (cdk_ctx_t hd, cdk_pkt_seckey_t sk)
/**
* cdk_dek_extract:
- * ret_dek: the raw DEK object
- * hd: the session handle
+ * @ret_dek: the raw DEK object
+ * @hd: the session handle
* @enc: the public key encrypted packet
* @sk: the secret key.
- *
+ *
* Try to extract the DEK from the public key encrypted packet.
**/
cdk_error_t