Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c187 case CKR_WRAPPED_KEY_LEN_RANGE: in pkcs11_strerror()
H A Dutil.c99 CKR_WRAPPED_KEY_LEN_RANGE, /* WRAPPED_KEY_LEN_RANGE */
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1126 #define CKR_WRAPPED_KEY_LEN_RANGE 0x00000112UL macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c1792 rv = CKR_WRAPPED_KEY_LEN_RANGE; in soft_unwrapkey()
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c215 case CKR_WRAPPED_KEY_LEN_RANGE: in pkcs11_error_table()