Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/uapi/asm/
Dhwcap.h36 #define HWCAP2_SHA1 (1 << 2) macro
/linux-4.1.27/arch/arm/crypto/
Dsha1-ce-glue.c85 if (!(elf_hwcap2 & HWCAP2_SHA1)) in sha1_ce_mod_init()
/linux-4.1.27/arch/arm/kernel/
Dsetup.c403 elf_hwcap2 |= HWCAP2_SHA1; in cpuid_init_hwcaps()