Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_token.c939 PKCS11_CKFT_USER_PIN_COUNT_LOW | in entry_ck_token_initialize()
1012 flags_clear = PKCS11_CKFT_USER_PIN_COUNT_LOW | in set_pin()
1158 token->db_main->flags |= PKCS11_CKFT_USER_PIN_COUNT_LOW; in check_user_pin()
1181 if (token->db_main->flags & (PKCS11_CKFT_USER_PIN_COUNT_LOW | in check_user_pin()
1183 token->db_main->flags &= ~(PKCS11_CKFT_USER_PIN_COUNT_LOW | in check_user_pin()
A Dpersistent_token.c235 flags_clear = PKCS11_CKFT_USER_PIN_COUNT_LOW | in setup_identity_auth_from_pin()
A Dpkcs11_helpers.c223 PKCS11_ID(PKCS11_CKFT_USER_PIN_COUNT_LOW),
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h869 #define PKCS11_CKFT_USER_PIN_COUNT_LOW (1U << 16) macro

Completed in 10 milliseconds