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

/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Dghash-x86.S1031 .globl gcm_ghash_clmul
1032 .type gcm_ghash_clmul,@function
1034 gcm_ghash_clmul: label
1217 .size gcm_ghash_clmul,.-.L_gcm_ghash_clmul_begin
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Dghash-x86.S1061 .globl gcm_ghash_clmul
1062 .type gcm_ghash_clmul,@function
1064 gcm_ghash_clmul: label
1252 .size gcm_ghash_clmul,.-.L_gcm_ghash_clmul_begin
/netbsd-current/crypto/external/bsd/openssl.old/dist/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
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dghash-x86_64.S916 .globl gcm_ghash_clmul
917 .type gcm_ghash_clmul,@function
919 gcm_ghash_clmul: label
1300 .size gcm_ghash_clmul,.-gcm_ghash_clmul
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dghash-x86_64.S919 .globl gcm_ghash_clmul
920 .type gcm_ghash_clmul,@function
922 gcm_ghash_clmul: label
1304 .size gcm_ghash_clmul,.-gcm_ghash_clmul
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-x86_64.pl671 .globl gcm_ghash_clmul
672 .type gcm_ghash_clmul,\@abi-omnipotent
674 gcm_ghash_clmul:
1025 .size gcm_ghash_clmul,.-gcm_ghash_clmul
669 gcm_ghash_clmul: label
/netbsd-current/crypto/external/bsd/openssl.old/dist/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
766 CTX__GHASH(gcm_ghash_clmul);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c634 void gcm_ghash_clmul(u64 Xi[2], const u128 Htable[16], const u8 *inp,
640 # define gcm_ghash_avx gcm_ghash_clmul
749 CTX__GHASH(gcm_ghash_clmul);

Completed in 216 milliseconds