Home
last modified time | relevance | path

Searched refs:gcm_ghash_avx (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/modes/
Dgcm_test.cc172 CHECK_ABI_SEH(gcm_ghash_avx, X, Htable, buf, 16 * blocks); in TEST()
Dinternal.h300 void gcm_ghash_avx(uint64_t Xi[2], const u128 Htable[16], const uint8_t *in,
Dgcm.c302 *out_hash = gcm_ghash_avx; in CRYPTO_ghash_init()
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Dghash-x86_64.S1439 .globl gcm_ghash_avx symbol
1440 .hidden gcm_ghash_avx
1441 .type gcm_ghash_avx,@function
1443 gcm_ghash_avx: label
1817 .size gcm_ghash_avx,.-gcm_ghash_avx
/external/boringssl/win-x86_64/crypto/fipsmodule/
Dghash-x86_64.asm1480 global gcm_ghash_avx
1483 gcm_ghash_avx: label
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list1258 gcm_ghash_avx
DBoringSSL-GRPC.podspec2810 '#define gcm_ghash_avx GRPC_SHADOW_gcm_ghash_avx',
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1286 #define gcm_ghash_avx GRPC_SHADOW_gcm_ghash_avx macro