Searched refs:hash_pin (Results 1 – 3 of 3) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_token.h | 217 enum pkcs11_rc hash_pin(enum pkcs11_user_type user, const uint8_t *pin,
|
| H A D | pkcs11_token.c | 928 rc = hash_pin(PKCS11_CKU_SO, pin, pin_size, in entry_ck_token_initialize() 1050 rc = hash_pin(user_type, new_pin, new_pin_size, in set_pin() 1062 rc = hash_pin(user_type, new_pin, new_pin_size, in set_pin()
|
| H A D | persistent_token.c | 98 enum pkcs11_rc hash_pin(enum pkcs11_user_type user, const uint8_t *pin, in hash_pin() function
|