Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_token.c941 PKCS11_CKFT_USER_PIN_LOCKED | in entry_ck_token_initialize()
1014 PKCS11_CKFT_USER_PIN_LOCKED | in set_pin()
1146 if (token->db_main->flags & PKCS11_CKFT_USER_PIN_LOCKED) in check_user_pin()
1165 token->db_main->flags |= PKCS11_CKFT_USER_PIN_LOCKED; in check_user_pin()
1169 if (token->db_main->flags & PKCS11_CKFT_USER_PIN_LOCKED) in check_user_pin()
A Dpersistent_token.c237 PKCS11_CKFT_USER_PIN_LOCKED | in setup_identity_auth_from_pin()
A Dpkcs11_helpers.c225 PKCS11_ID(PKCS11_CKFT_USER_PIN_LOCKED),
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h871 #define PKCS11_CKFT_USER_PIN_LOCKED (1U << 18) macro

Completed in 11 milliseconds