Home
last modified time | relevance | path

Searched refs:CKR_WRAPPING_KEY_SIZE_RANGE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c188 case CKR_WRAPPING_KEY_SIZE_RANGE: in pkcs11_strerror()
/titanic_50/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1171 #define CKR_WRAPPING_KEY_SIZE_RANGE 0x00000114 macro
/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c114 CKR_WRAPPING_KEY_SIZE_RANGE, /* WRAPPING_KEY_SIZE_RANGE */
/titanic_50/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c217 case CKR_WRAPPING_KEY_SIZE_RANGE: in pkcs11_error_table()