Searched refs:gcm_ghash_clmul (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/crypto/openssl/i386/
H A Dghash-x86.S1033 .globl gcm_ghash_clmul
1034 .type gcm_ghash_clmul,@function
1036 gcm_ghash_clmul: label
1219 .size gcm_ghash_clmul,.-.L_gcm_ghash_clmul_begin
2298 .globl gcm_ghash_clmul
2299 .type gcm_ghash_clmul,@function
2301 gcm_ghash_clmul: label
2484 .size gcm_ghash_clmul,.-.L_gcm_ghash_clmul_begin
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl666 .globl gcm_ghash_clmul
667 .type gcm_ghash_clmul,\@abi-omnipotent
669 gcm_ghash_clmul:
1019 .size gcm_ghash_clmul,.-gcm_ghash_clmul
664 gcm_ghash_clmul: label
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A Dghash-x86_64.S917 .globl gcm_ghash_clmul
918 .type gcm_ghash_clmul,@function
920 gcm_ghash_clmul: label
1301 .size gcm_ghash_clmul,.-gcm_ghash_clmul
/freebsd-13-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c648 void gcm_ghash_clmul(u64 Xi[2], const u128 Htable[16], const u8 *inp,
654 # define gcm_ghash_avx gcm_ghash_clmul
764 CTX__GHASH(gcm_ghash_clmul);

Completed in 81 milliseconds