Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h71 uint32_t user_pin_salt; member
H A Dpkcs11_token.c946 token->db_main->user_pin_salt = 0; in entry_ck_token_initialize()
1063 &token->db_main->user_pin_salt, in set_pin()
1202 assert(db->user_pin_salt); in check_user_pin()
1222 db->user_pin_salt, in check_user_pin()
H A Dpersistent_token.c234 token->db_main->user_pin_salt = 0; in setup_identity_auth_from_pin()