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

/external/openssl/crypto/
H A Darmcap.c56 # define HWCAP_CE_AES (1 << 0) macro
65 # define HWCAP_CE_AES (1 << 3) macro
111 if (hwcap & HWCAP_CE_AES)

Completed in 261 milliseconds