Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c169 case CKR_UNWRAPPING_KEY_SIZE_RANGE: in pkcs11_strerror()
H A Dutil.c90 CKR_UNWRAPPING_KEY_SIZE_RANGE, /* UNWRAPPING_KEY_SIZE_RANGE */
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1115 #define CKR_UNWRAPPING_KEY_SIZE_RANGE 0x000000F1UL macro
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c197 case CKR_UNWRAPPING_KEY_SIZE_RANGE: in pkcs11_error_table()