Searched refs:auxval (Results 1 – 2 of 2) sorted by relevance
6 srcs-y += auxval.c
133 unsigned long auxval = getauxval(AT_HWCAP); in mbedtls_aesce_has_support_impl() local135 if (((auxval & HWCAP_NEON) == HWCAP_NEON) && in mbedtls_aesce_has_support_impl()142 unsigned long auxval = getauxval(AT_HWCAP); in mbedtls_aesce_has_support_impl()143 if ((auxval & (HWCAP_ASIMD | HWCAP_AES)) == in mbedtls_aesce_has_support_impl()