Searched refs:hmac_hash (Results 1 – 1 of 1) sorted by relevance
170 } hmac_hash[] = { in hmac_to_tee_hash() local186 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