Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/openssl/
H A Dossl_aarch64.c60 if ((elf_hwcap & HWCAP_PMULL) != 0) in ossl_cpuid()
/f-stack/freebsd/arm64/include/
H A Delf.h99 #define HWCAP_PMULL 0x00000010 macro
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1312 hwcap |= HWCAP_PMULL | HWCAP_AES; in parse_cpu_features_hwcap()