Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Daesce.c134 unsigned long auxval2 = getauxval(AT_HWCAP2); in mbedtls_aesce_has_support_impl() local
136 ((auxval2 & HWCAP2_AES) == HWCAP2_AES)) { in mbedtls_aesce_has_support_impl()

Completed in 2 milliseconds