Searched refs:CKR_PIN_LEN_RANGE (Results 1 – 8 of 8) sorted by relevance
128 case CKR_PIN_LEN_RANGE: in pkcs11_strerror()
333 return (CKR_PIN_LEN_RANGE); in C_Login()
510 return (CKR_PIN_LEN_RANGE); in C_SetPIN()
1130 #define CKR_PIN_LEN_RANGE 0x000000A2 macro
88 CKR_PIN_LEN_RANGE, /* PIN_LEN_RANGE */
777 rc = CKR_PIN_LEN_RANGE; in SC_Login()
1722 return (CKR_PIN_LEN_RANGE); in check_pin_properties()
157 case CKR_PIN_LEN_RANGE: in pkcs11_error_table()