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

/external/boringssl/linux-x86/crypto/modes/
H A Dghash-x86.S1038 .globl gcm_ghash_clmul
1039 .hidden gcm_ghash_clmul
1040 .type gcm_ghash_clmul,@function
1042 gcm_ghash_clmul: label
1225 .size gcm_ghash_clmul,.-.L_gcm_ghash_clmul_begin
/external/boringssl/linux-x86_64/crypto/modes/
H A Dghash-x86_64.S871 .globl gcm_ghash_clmul
872 .hidden gcm_ghash_clmul
873 .type gcm_ghash_clmul,@function
875 gcm_ghash_clmul: label
1254 .size gcm_ghash_clmul,.-gcm_ghash_clmul
/external/boringssl/src/crypto/modes/asm/
H A Dghash-x86_64.pl605 .globl gcm_ghash_clmul
606 .type gcm_ghash_clmul,\@abi-omnipotent
608 gcm_ghash_clmul:
956 .size gcm_ghash_clmul,.-gcm_ghash_clmul
603 gcm_ghash_clmul: label
/external/boringssl/win-x86_64/crypto/modes/
H A Dghash-x86_64.asm899 global gcm_ghash_clmul
902 gcm_ghash_clmul: label

Completed in 101 milliseconds