Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/openssl/
H A Dossl_aarch64.c54 if ((elf_hwcap & HWCAP_SHA512) != 0) in ossl_cpuid()
/f-stack/freebsd/arm64/include/
H A Delf.h121 #define HWCAP_SHA512 0x00200000 macro
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1297 hwcap |= HWCAP_SHA2 | HWCAP_SHA512; in parse_cpu_features_hwcap()