Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c191 case CKR_WRAPPING_KEY_SIZE_RANGE: in pkcs11_strerror()
H A Dutil.c101 CKR_WRAPPING_KEY_SIZE_RANGE, /* WRAPPING_KEY_SIZE_RANGE */
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1128 #define CKR_WRAPPING_KEY_SIZE_RANGE 0x00000114UL macro
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c219 case CKR_WRAPPING_KEY_SIZE_RANGE: in pkcs11_error_table()