Home
last modified time | relevance | path

Searched refs:CKR_PIN_LEN_RANGE (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libcryptoutil/common/
H A Dpkcserror.c128 case CKR_PIN_LEN_RANGE: in pkcs11_strerror()
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.c333 return (CKR_PIN_LEN_RANGE); in C_Login()
H A DsoftSlotToken.c510 return (CKR_PIN_LEN_RANGE); in C_SetPIN()
/titanic_44/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1130 #define CKR_PIN_LEN_RANGE 0x000000A2 macro
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelUtil.c88 CKR_PIN_LEN_RANGE, /* PIN_LEN_RANGE */
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dnew_host.c777 rc = CKR_PIN_LEN_RANGE; in SC_Login()
H A Dtpm_specific.c1722 return (CKR_PIN_LEN_RANGE); in check_pin_properties()
/titanic_44/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c157 case CKR_PIN_LEN_RANGE: in pkcs11_error_table()