Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DHost.cpp863 CAP_AES = 0x1, in getHostCPUFeatures() enumerator
892 crypto |= CAP_AES; in getHostCPUFeatures()
907 if (crypto == (CAP_AES | CAP_PMULL | CAP_SHA1 | CAP_SHA2)) in getHostCPUFeatures()