Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
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()