Searched refs:do_hash (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | persistent_token.c | 74 static enum pkcs11_rc do_hash(uint32_t user, const uint8_t *pin, in do_hash() function 109 rc = do_hash(user, pin, pin_size, s, hash); in hash_pin() 122 rc = do_hash(user, pin, pin_size, salt, tmp_hash); in verify_pin()
|
Completed in 3 milliseconds