summaryrefslogtreecommitdiff
path: root/lib/pkcs11_secret.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-21 17:14:55 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-03-21 17:14:55 +0100
commitbf2d90feaa44c589b6ff203cc0e3d26215cf2d16 (patch)
tree8dcb331cc12eccbd592984aafdb1f904fb547b8f /lib/pkcs11_secret.c
parent798a34b38ca9dd7394e6ac14768ba969f9f541f3 (diff)
downloadgnutls-bf2d90feaa44c589b6ff203cc0e3d26215cf2d16.tar.gz
Documentation fixes and cleanups.
Diffstat (limited to 'lib/pkcs11_secret.c')
-rw-r--r--lib/pkcs11_secret.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/pkcs11_secret.c b/lib/pkcs11_secret.c
index 6505d4dd51..3cfb1e161b 100644
--- a/lib/pkcs11_secret.c
+++ b/lib/pkcs11_secret.c
@@ -30,10 +30,9 @@
#include <random.h>
/**
- * gnutls_pkcs11_copy_x509_crt:
+ * gnutls_pkcs11_copy_secret_key:
* @token_url: A PKCS #11 URL specifying a token
* @key: The raw key
- * @key_size: the size of the key
* @label: A name to be used for the stored data
* @key_usage: One of GNUTLS_KEY_*
* @flags: One of GNUTLS_PKCS11_OBJ_FLAG_*