Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S277 .globl gcm_ghash_avx
278 .type gcm_ghash_avx,@function
280 gcm_ghash_avx: label
654 .size gcm_ghash_avx,.-gcm_ghash_avx
/f-stack/freebsd/crypto/openssl/amd64/
H A Dghash-x86_64.S1419 .globl gcm_ghash_avx
1420 .type gcm_ghash_avx,@function
1422 gcm_ghash_avx: label
1796 .size gcm_ghash_avx,.-gcm_ghash_avx
/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c1054 gcm_ghash_avx((ctx)->gcm_ghash, (const uint64_t *)(ctx)->gcm_Htable, \
1073 extern void gcm_ghash_avx(uint64_t ghash[2], const uint64_t *Htable,