Searched refs:auxval (Results 1 – 1 of 1) sorted by relevance
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()