Searched defs:HWCAP_CE_PMULL (Results 1 - 1 of 1) sorted by path

/external/openssl/crypto/
H A Darmcap.c57 # define HWCAP_CE_PMULL (1 << 1) macro
66 # define HWCAP_CE_PMULL (1 << 4) macro
114 if (hwcap & HWCAP_CE_PMULL)

Completed in 282 milliseconds