Home
last modified time | relevance | path

Searched refs:crypto_gcm_clmul_enabled (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/modes/
H A Dgcm.c185 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
205 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
736 int crypto_gcm_clmul_enabled(void) { in crypto_gcm_clmul_enabled() function
H A Dgcm_test.cc139 if (crypto_gcm_clmul_enabled()) { in TEST()
H A Dinternal.h180 int crypto_gcm_clmul_enabled(void);
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c155 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
175 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
724 int crypto_gcm_clmul_enabled(void) { in crypto_gcm_clmul_enabled() function
Dgcm_test.cc147 if (crypto_gcm_clmul_enabled()) { in TEST()
Dinternal.h168 int crypto_gcm_clmul_enabled(void);
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/
Dgcm.c155 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
175 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
724 int crypto_gcm_clmul_enabled(void) { in crypto_gcm_clmul_enabled() function
Dgcm_test.cc147 if (crypto_gcm_clmul_enabled()) { in TEST()
Dinternal.h168 int crypto_gcm_clmul_enabled(void);
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/modes/
H A Dgcm.c185 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
205 if (crypto_gcm_clmul_enabled()) { in CRYPTO_ghash_init()
736 int crypto_gcm_clmul_enabled(void) { in crypto_gcm_clmul_enabled() function
H A Dgcm_test.cc145 if (crypto_gcm_clmul_enabled()) { in TEST()
H A Dinternal.h180 int crypto_gcm_clmul_enabled(void);
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c1453 return hwaes_capable() && crypto_gcm_clmul_enabled(); in EVP_has_aes_hardware()
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c1455 return hwaes_capable() && crypto_gcm_clmul_enabled(); in EVP_has_aes_hardware()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c1453 return hwaes_capable() && crypto_gcm_clmul_enabled(); in EVP_has_aes_hardware()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cipher/
H A De_aes.c1455 return hwaes_capable() && crypto_gcm_clmul_enabled(); in EVP_has_aes_hardware()
/aosp_15_r20/external/grpc-grpc/src/boringssl/
H A Dboringssl_prefix_symbols.h3020 #define crypto_gcm_clmul_enabled BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, crypto_gcm_clmul_enabled) macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3009 #define crypto_gcm_clmul_enabled BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, crypto_gcm_clmul_enabled) macro