Home
last modified time | relevance | path

Searched defs:gcm_pmull_capable (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/modes/
Dinternal.h293 OPENSSL_INLINE int gcm_pmull_capable(void) { in gcm_pmull_capable() function
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/modes/
Dinternal.h293 OPENSSL_INLINE int gcm_pmull_capable(void) { in gcm_pmull_capable() function
/external/boringssl/src/crypto/fipsmodule/modes/
Dinternal.h238 inline int gcm_pmull_capable(void) { return CRYPTO_is_ARMv8_PMULL_capable(); } in gcm_pmull_capable() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/modes/
Dinternal.h290 OPENSSL_INLINE int gcm_pmull_capable(void) { in gcm_pmull_capable() function