Searched refs:gcm_ghash_avx (Results 1 – 15 of 15) sorted by relevance
/external/openscreen/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | ghash-x86_64.S | 736 .globl gcm_ghash_avx symbol 737 .hidden gcm_ghash_avx 738 .type gcm_ghash_avx,@function 740 gcm_ghash_avx: label 1114 .size gcm_ghash_avx,.-gcm_ghash_avx
|
/external/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | ghash-x86_64.S | 736 .globl gcm_ghash_avx symbol 737 .hidden gcm_ghash_avx 738 .type gcm_ghash_avx,@function 740 gcm_ghash_avx: label 1114 .size gcm_ghash_avx,.-gcm_ghash_avx
|
/external/rust/crates/quiche/deps/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | ghash-x86_64.S | 736 .globl gcm_ghash_avx symbol 737 .hidden gcm_ghash_avx 738 .type gcm_ghash_avx,@function 740 gcm_ghash_avx: label 1114 .size gcm_ghash_avx,.-gcm_ghash_avx
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/ |
D | gcm_test.cc | 159 CHECK_ABI_SEH(gcm_ghash_avx, X, Htable, buf, 16 * blocks); in TEST()
|
D | internal.h | 293 void gcm_ghash_avx(uint64_t Xi[2], const u128 Htable[16], const uint8_t *in,
|
D | gcm.c | 159 *out_hash = gcm_ghash_avx; in CRYPTO_ghash_init()
|
/external/boringssl/src/crypto/fipsmodule/modes/ |
D | gcm_test.cc | 159 CHECK_ABI_SEH(gcm_ghash_avx, X, Htable, buf, 16 * blocks); in TEST()
|
D | internal.h | 293 void gcm_ghash_avx(uint64_t Xi[2], const u128 Htable[16], const uint8_t *in,
|
D | gcm.c | 159 *out_hash = gcm_ghash_avx; in CRYPTO_ghash_init()
|
/external/boringssl/win-x86_64/crypto/fipsmodule/ |
D | ghash-x86_64.asm | 769 global gcm_ghash_avx 772 gcm_ghash_avx: label
|
/external/openscreen/third_party/boringssl/win-x86_64/crypto/fipsmodule/ |
D | ghash-x86_64.asm | 769 global gcm_ghash_avx 772 gcm_ghash_avx: label
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_shadow_boringssl_symbol_list | 1258 gcm_ghash_avx
|
D | BoringSSL-GRPC.podspec | 2810 '#define gcm_ghash_avx GRPC_SHADOW_gcm_ghash_avx',
|
/external/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 1286 #define gcm_ghash_avx GRPC_SHADOW_gcm_ghash_avx macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 3090 #define gcm_ghash_avx BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, gcm_ghash_avx) macro
|