Home
last modified time | relevance | path

Searched refs:PKCS11_CKR_USER_PIN_NOT_INITIALIZED (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h778 PKCS11_CKR_USER_PIN_NOT_INITIALIZED = 0x0102, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c299 PKCS11_ID(PKCS11_CKR_USER_PIN_NOT_INITIALIZED),
H A Dpkcs11_token.c1196 return PKCS11_CKR_USER_PIN_NOT_INITIALIZED; in check_user_pin()