Searched refs:CKA_PRIME_BITS (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaAttrMasters.h | 812 { { CKA_PRIME_BITS, NULL, sizeof (CK_ULONG) }, 837 { { CKA_PRIME_BITS, NULL, sizeof (CK_ULONG) }, 865 { { CKA_PRIME_BITS, NULL, sizeof (CK_ULONG) },
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | utility.c | 322 case CKA_PRIME_BITS: in is_attribute_defined()
|
/titanic_50/usr/src/lib/pkcs11/include/ |
H A D | pkcs11t.h | 521 #define CKA_PRIME_BITS 0x00000133 macro
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softAttributeUtil.c | 181 CKA_PRIME_BITS, 3254 case CKA_PRIME_BITS: 4492 case CKA_PRIME_BITS: 6980 case CKA_PRIME_BITS:
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelAttributeUtil.c | 177 CKA_PRIME_BITS, 4056 case CKA_PRIME_BITS: in kernel_find_match_attrs()
|