Home
last modified time | relevance | path

Searched refs:HWCAP2_AES (Results 1 - 6 of 6) sorted by relevance

/third_party/mbedtls/library/
H A Daesce.c107 #if !defined(HWCAP2_AES)
108 #define HWCAP2_AES (1 << 0) macro
136 ((auxval2 & HWCAP2_AES) == HWCAP2_AES)) { in mbedtls_aesce_has_support_impl()
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dhwcap.h25 #define HWCAP2_AES (1 << 0) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dhwcap.h25 #define HWCAP2_AES (1 << 0) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dhwcap.h25 #define HWCAP2_AES (1 << 0) macro
/third_party/musl/arch/arm/bits/
H A Dhwcap.h25 #define HWCAP2_AES (1 << 0) macro
/third_party/lzma/CPP/Windows/
H A DSystemInfo.cpp712 if (h & HWCAP2_AES) s += ":AES"; in AddCpuFeatures()

Completed in 3 milliseconds