Searched refs:HWCAP_SHA512 (Results 1 – 6 of 6) sorted by relevance
22 #define HWCAP_SHA512 (1 << 21) macro
90 pub const HWCAP_SHA512: ::c_ulong = 1 << 21; constant
126 #if defined(HWCAP_SHA512)129 return (getauxval(AT_HWCAP) & HWCAP_SHA512) ? 1 : 0; in mbedtls_a64_crypto_sha512_determine_support()
152 #define HWCAP_SHA512 (1 << 21)
193 pub const HWCAP_SHA512: ::c_ulong = 1 << 21; constant
554 pub const HWCAP_SHA512: ::c_ulong = 1 << 21; constant