summaryrefslogtreecommitdiffstats
path: root/include/ncrypto
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-10-27 01:21:24 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-10-27 01:21:24 +0200
commit8f1254b8085ba2b189457e8f04abf19b5027f6a5 (patch)
tree03d64de7bf9c295eba3267147a7e536219295a5a /include/ncrypto
parentedd985803ffe80e42ba91838914dff1fc8b42780 (diff)
downloadncrypto-8f1254b8085ba2b189457e8f04abf19b5027f6a5.tar.gz
ncrypto-8f1254b8085ba2b189457e8f04abf19b5027f6a5.tar.xz
ncrypto-8f1254b8085ba2b189457e8f04abf19b5027f6a5.zip
Drop obsolete FIXMEs
Diffstat (limited to 'include/ncrypto')
-rw-r--r--include/ncrypto/ncrypto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ncrypto/ncrypto.h b/include/ncrypto/ncrypto.h
index 24d8e8e..f82cf0e 100644
--- a/include/ncrypto/ncrypto.h
+++ b/include/ncrypto/ncrypto.h
@@ -120,8 +120,6 @@ CK_RV ncr_public_key_verify (CK_MECHANISM_TYPE mech,
struct ncr_digest_session;
-/* FIXME: support HMAC */
-
/* Session lifetime management. */
CK_RV ncr_digest_alloc (struct ncr_digest_session **sess,
CK_MECHANISM_TYPE mech);