Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c170 } hmac_hash[] = { in hmac_to_tee_hash() local
186 for (n = 0; n < ARRAY_SIZE(hmac_hash); n++) { in hmac_to_tee_hash()
187 if (hmac_hash[n].mech == mech_id) { in hmac_to_tee_hash()
188 *algo = hmac_hash[n].tee_id; in hmac_to_tee_hash()

Completed in 4 milliseconds