Home
last modified time | relevance | path

Searched refs:HWCAP_CE_PMULL (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Darmcap.c127 # define HWCAP_CE_PMULL (1 << 1) macro
136 # define HWCAP_CE_PMULL (1 << 4) macro
198 if (hwcap & HWCAP_CE_PMULL) in OPENSSL_cpuid_setup()
/third_party/openssl/crypto/
H A Darmcap.c127 # define HWCAP_CE_PMULL (1 << 1) macro
136 # define HWCAP_CE_PMULL (1 << 4) macro
198 if (hwcap & HWCAP_CE_PMULL) in OPENSSL_cpuid_setup()

Completed in 2 milliseconds