Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c44 calculate_auth_precomputes(hash_one_block_t one_block_hash, in calculate_auth_precomputes() argument
67 (*one_block_hash)(ipad_buf, ipad); in calculate_auth_precomputes()
68 (*one_block_hash)(opad_buf, opad); in calculate_auth_precomputes()