Home
last modified time | relevance | path

Searched refs:gcm_ghash_avx (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Daes_platform.h224 void gcm_ghash_avx(u64 Xi[2], const u128 Htable[16], const u8 *in, size_t len);
229 ctx->gcm.ghash == gcm_ghash_avx)
/third_party/openssl/include/crypto/
H A Daes_platform.h224 void gcm_ghash_avx(u64 Xi[2], const u128 Htable[16], const u8 *in, size_t len);
229 ctx->gcm.ghash == gcm_ghash_avx)
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl1189 .globl gcm_ghash_avx
1190 .type gcm_ghash_avx,\@abi-omnipotent
1192 gcm_ghash_avx:
1608 .size gcm_ghash_avx,.-gcm_ghash_avx
1614 .size gcm_ghash_avx,.-gcm_ghash_avx
1185 gcm_ghash_avx: global() label
/third_party/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl1189 .globl gcm_ghash_avx
1190 .type gcm_ghash_avx,\@abi-omnipotent
1192 gcm_ghash_avx:
1608 .size gcm_ghash_avx,.-gcm_ghash_avx
1614 .size gcm_ghash_avx,.-gcm_ghash_avx
1185 gcm_ghash_avx: global() label
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/modes/
H A Dghash-x86_64.s1422 .globl gcm_ghash_avx
1423 .type gcm_ghash_avx,@function
1425 gcm_ghash_avx: label
1800 .size gcm_ghash_avx,.-gcm_ghash_avx
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/modes/
H A Dghash-x86_64.s1422 .globl gcm_ghash_avx
1423 .type gcm_ghash_avx,@function
1425 gcm_ghash_avx: label
1800 .size gcm_ghash_avx,.-gcm_ghash_avx
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/modes/
H A Dghash-x86_64.s1422 .globl gcm_ghash_avx
1423 .type gcm_ghash_avx,@function
1425 gcm_ghash_avx: label
1800 .size gcm_ghash_avx,.-gcm_ghash_avx
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/modes/
H A Dghash-x86_64.s1422 .globl gcm_ghash_avx
1423 .type gcm_ghash_avx,@function
1425 gcm_ghash_avx: label
1800 .size gcm_ghash_avx,.-gcm_ghash_avx
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/modes/
H A Dghash-x86_64.s1422 .globl gcm_ghash_avx
1423 .type gcm_ghash_avx,@function
1425 gcm_ghash_avx: label
1800 .size gcm_ghash_avx,.-gcm_ghash_avx
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/modes/
H A Dghash-x86_64.s1422 .globl gcm_ghash_avx
1423 .type gcm_ghash_avx,@function
1425 gcm_ghash_avx: label
1800 .size gcm_ghash_avx,.-gcm_ghash_avx
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dgcm128.c640 # define gcm_ghash_avx gcm_ghash_clmul macro
644 void gcm_ghash_avx(u64 Xi[2], const u128 Htable[16], const u8 *inp,
742 CTX__GHASH(gcm_ghash_avx);
/third_party/openssl/crypto/modes/
H A Dgcm128.c640 # define gcm_ghash_avx gcm_ghash_clmul macro
644 void gcm_ghash_avx(u64 Xi[2], const u128 Htable[16], const u8 *inp,
742 CTX__GHASH(gcm_ghash_avx);
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c140 gctx->gcm.ghash==gcm_ghash_avx)
/third_party/openssl/crypto/evp/
H A De_aes.c140 gctx->gcm.ghash==gcm_ghash_avx)

Completed in 25 milliseconds