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

/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dghash-x86_64.S876 .globl gcm_ghash_clmul
877 .hidden gcm_ghash_clmul
878 .type gcm_ghash_clmul,@function
880 gcm_ghash_clmul: label
1260 .size gcm_ghash_clmul,.-gcm_ghash_clmul
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/
H A Dgcm.c262 void gcm_ghash_clmul(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,
377 *out_hash = gcm_ghash_clmul;
384 *out_hash = gcm_ghash_clmul;
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/asm/
H A Dghash-x86_64.pl623 .globl gcm_ghash_clmul
624 .type gcm_ghash_clmul,\@abi-omnipotent
626 gcm_ghash_clmul:
975 .size gcm_ghash_clmul,.-gcm_ghash_clmul
621 gcm_ghash_clmul: label

Completed in 91 milliseconds