Home
last modified time | relevance | path

Searched refs:SHA1 (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/tools/build/feature/
H A Dtest-libcrypto.c22 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
/kernel/linux/linux-6.6/tools/build/feature/
H A Dtest-libcrypto.c22 SHA1(&dat[0], sizeof(dat), &md[0]); in main()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1-ce-glue.c22 MODULE_DESCRIPTION("SHA1 secure hash using ARMv8 Crypto Extensions");
91 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1-ce-glue.c22 MODULE_DESCRIPTION("SHA1 secure hash using ARMv8 Crypto Extensions");
91 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/kernel/linux/linux-5.10/tools/perf/tests/shell/
H A Dbuildid.sh18 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX)
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha1-ce-glue.c19 MODULE_DESCRIPTION("SHA1 secure hash using ARMv8 Crypto Extensions");
146 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dhwcap.h60 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsha1-ce-glue.c19 MODULE_DESCRIPTION("SHA1 secure hash using ARMv8 Crypto Extensions");
146 module_cpu_feature_match(SHA1, sha1_ce_mod_init);
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dbuildid.sh40 ex_sha1=$(mktemp /tmp/perf.ex.SHA1.XXX)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dhwcap.h68 #define KERNEL_HWCAP_SHA1 __khwcap_feature(SHA1)
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dopcodes.h23 #define SHA1 \ macro
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Dopcodes.h23 #define SHA1 \ macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcpuinfo.c133 [COMPAT_KERNEL_HWCAP2(SHA1)] = "sha1",
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dcpuinfo.c169 [COMPAT_KERNEL_HWCAP2(SHA1)] = "sha1",
H A Dcpufeature.c2785 HWCAP_CAP(ID_AA64ISAR0_EL1, SHA1, IMP, CAP_HWCAP, KERNEL_HWCAP_SHA1),
2904 HWCAP_CAP(ID_ISAR5_EL1, SHA1, IMP, CAP_COMPAT_HWCAP2, COMPAT_HWCAP2_SHA1),
/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf.c135 errx(1, "build_id too small for SHA1"); in gen_build_id()
137 SHA1(code, csize, (unsigned char *)note->build_id); in gen_build_id()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf.c132 errx(1, "build_id too small for SHA1"); in gen_build_id()
134 SHA1(code, csize, (unsigned char *)note->build_id); in gen_build_id()
/kernel/linux/linux-5.10/scripts/
H A Dcheckpatch.pl1000 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl1237 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {

Completed in 23 milliseconds