Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/openssl/
H A Dossl_aarch64.c58 if ((elf_hwcap & HWCAP_AES) != 0) in ossl_cpuid()
/f-stack/freebsd/arm64/include/
H A Delf.h98 #define HWCAP_AES 0x00000008 macro
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1309 hwcap |= HWCAP_AES; in parse_cpu_features_hwcap()
1312 hwcap |= HWCAP_PMULL | HWCAP_AES; in parse_cpu_features_hwcap()