Searched refs:hmac_hash (Results 1 – 1 of 1) sorted by relevance
172 } hmac_hash[] = { in hmac_to_tee_hash() local188 for (n = 0; n < ARRAY_SIZE(hmac_hash); n++) { in hmac_to_tee_hash()189 if (hmac_hash[n].mech == mech_id) { in hmac_to_tee_hash()190 *algo = hmac_hash[n].tee_id; in hmac_to_tee_hash()