Searched refs:hmac_vector_psa (Results 1 – 3 of 3) sorted by relevance
47 int hmac_vector_psa(const u8 *key,
362 int hmac_vector_psa(const u8 *key, in hmac_vector_psa() function
398 return hmac_vector_psa(key, key_len, num_elem, addr, len, mac, md_type); in hmac_vector()