summaryrefslogtreecommitdiff
path: root/common/attrs.c
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-02-15 21:38:09 +0100
committerStef Walter <stefw@gnome.org>2013-02-20 10:17:54 +0100
commit6521cccc021530f59f2f5e60a9cbf0c5b458360d (patch)
tree7eb85f961b41bda7d25c87075a018df42bc4d6d3 /common/attrs.c
parent95ec58961a480c15fe780bbce6d6cd974f478407 (diff)
downloadp11-kit-6521cccc021530f59f2f5e60a9cbf0c5b458360d.tar.gz
Update the pkcs11.h header for missing mechanisms
Diffstat (limited to 'common/attrs.c')
-rw-r--r--common/attrs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/attrs.c b/common/attrs.c
index f9d947e..b123b07 100644
--- a/common/attrs.c
+++ b/common/attrs.c
@@ -838,7 +838,7 @@ format_attribute_type (p11_buffer *buffer,
X (CKA_BASE)
X (CKA_PRIME_BITS)
/* X (CKA_SUBPRIME_BITS) */
- /* X (CKA_SUB_PRIME_BITS) */
+ X (CKA_SUB_PRIME_BITS)
X (CKA_VALUE_BITS)
X (CKA_VALUE_LEN)
X (CKA_EXTRACTABLE)