Home
last modified time | relevance | path

Searched refs:CKR_WRAPPED_KEY_LEN_RANGE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c184 case CKR_WRAPPED_KEY_LEN_RANGE: in pkcs11_strerror()
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1169 #define CKR_WRAPPED_KEY_LEN_RANGE 0x00000112 macro
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c112 CKR_WRAPPED_KEY_LEN_RANGE, /* WRAPPED_KEY_LEN_RANGE */
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c1797 rv = CKR_WRAPPED_KEY_LEN_RANGE; in soft_unwrapkey()
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c213 case CKR_WRAPPED_KEY_LEN_RANGE: in pkcs11_error_table()