Home
last modified time | relevance | path

Searched refs:sha1 (Results 1 – 25 of 30) sorted by relevance

12

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-series.sh93 sha1=${sha_n}.${sha} # Enable "sort -k1nr" to list commits in order.
95 echo Starting ${config}/${sha1} "($((nbuilt+1)) of ${n2build})" at `date` | tee -a $T/log
97 tools/testing/selftests/rcutorture/bin/kvm.sh --configs "$config" --datestamp "$ds/${config}/${sha1}" --duration 1 --build-only --trust-make "$@"
102 buildfaillist="$buildfaillist ${config}/${sha1}(${curret})"
104 batchncpus="`grep -v "^# cpus=" "${DS}/${config}/${sha1}/batches" | awk '{ sum += $3 } END { print sum }'`"
105 echo run_one_qemu ${sha_n} ${config}/${sha1} ${batchncpus} >> $T/torunlist
108 ncpus="`grep "^# cpus=" "${DS}/${config}/${sha1}/batches" | sed -e 's/^# cpus=//'`"
182 # run_one_qemu sha_n config/sha1 batchncpus
185 # is config/sha1 and which uses batchncpus CPUs. Once we reach a job that
/linux/drivers/crypto/
H A Dpadlock-sha.c329 struct shash_alg *sha1; in padlock_init() local
345 sha1 = &sha1_alg; in padlock_init()
348 sha1 = &sha1_alg_nano; in padlock_init()
352 rc = crypto_register_shash(sha1); in padlock_init()
365 crypto_unregister_shash(sha1); in padlock_init()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c41 u32 sha1 = 0; in iwl_pnvm_handle_section() local
75 sha1 = le32_to_cpup((const __le32 *)data); in iwl_pnvm_handle_section()
79 sha1); in iwl_pnvm_handle_section()
80 pnvm_data->version = sha1; in iwl_pnvm_handle_section()
/linux/lib/crypto/arm/
H A Dsha1-ce-core.S42 sha1\op\().32 dg0, dg1a\ev, ta\ev
44 sha1\op\().32 dg0, \dg1, ta\ev
/linux/tools/testing/ktest/
H A Dktest.pl2227 my $sha1 = `git rev-list --max-count=1 $commit`;
2230 logit $sha1;
2239 chomp $sha1;
2241 return $sha1;
3606 my $sha1 = $l;
3607 $sha1 =~ s/^([[:xdigit:]]+).*/$1/;
3608 next if (defined($skip_list{$sha1}));
3615 my $sha1 = $l;
3616 $sha1 =~ s/^([[:xdigit:]]+).*/$1/;
3617 next if (!defined($skip_list{$sha1}));
[all …]
/linux/lib/crypto/tests/
H A Dsha1_kunit.c8 #define HASH sha1
/linux/net/ipv6/
H A Dseg6_hmac.c151 hmac_sha1(&hinfo->key.sha1, ring, plen, output); in seg6_hmac_compute()
242 hmac_sha1_preparekey(&hinfo->key.sha1, in seg6_hmac_info_add()
/linux/arch/arm/vdso/
H A DMakefile20 --hash-style=sysv --build-id=sha1 \
/linux/arch/riscv/kernel/compat_vdso/
H A DMakefile44 --build-id=sha1 --hash-style=both --eh-frame-hdr
/linux/arch/arm64/kernel/vdso/
H A DMakefile25 -Bsymbolic --build-id=sha1 -n $(btildflags-y)
/linux/net/sunrpc/
H A DKconfig
/linux/arch/s390/kernel/vdso/
H A DMakefile33 --hash-style=both --build-id=sha1 -T
/linux/security/integrity/
H A Dintegrity.h18 #include <crypto/sha1.h>
61 } sha1;
/linux/crypto/
H A Dsha1.c95 sha1(data, len, out); in crypto_sha1_digest()
/linux/tools/perf/tests/shell/
H A Dbuildid.sh97 cc -Wl,--build-id=sha1 ${ex_source} -o ${ex_sha1} -x c -
/linux/tools/testing/selftests/net/
H A Dxfrm_policy.sh52 …ate add src $remote dst $me proto esp spi $spi_in enc aes $KEY_AES auth sha1 $KEY_SHA mode tunn…
53 …ate add src $me dst $remote proto esp spi $spi_out enc aes $KEY_AES auth sha1 $KEY_SHA mode tunne…
/linux/security/integrity/evm/
H A Devm_crypto.c39 static const char evm_hmac[] = "hmac(sha1)";
395 data.hdr.xattr.sha1.type = EVM_XATTR_HMAC; in evm_update_evmxattr()
/linux/Documentation/process/
H A Dstable-kernel-rules.rst158 commit <sha1> upstream.
162 [ Upstream commit <sha1> ]
/linux/Documentation/translations/it_IT/process/
H A Dstable-kernel-rules.rst169 commit <sha1> upstream.
173 [ Upstream commit <sha1> ]
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_flowtable.sh807 ip -net "$ns" xfrm state add src "$remote" dst "$me" proto esp spi "$spi_in" enc aes "$KEY_AES" auth sha1 "$KEY_SHA" mode tunnel sel src "$rnet" dst "$lnet"
808 ip -net "$ns" xfrm state add src "$me" dst "$remote" proto esp spi "$spi_out" enc aes "$KEY_AES" auth sha1 "$KEY_SHA" mode tunnel sel src "$lnet" dst "$rnet"
/linux/Documentation/security/
H A DIMA-templates.rst10 and pathname. The filedata hash is limited to 20 bytes (md5/sha1).
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c723 struct sha1_state *sha1; in swap_pad() local
727 sha1 = (struct sha1_state *)pad; in swap_pad()
728 swap_data32(sha1->state, SHA1_DIGEST_SIZE); in swap_pad()
/linux/drivers/char/tpm/
H A Dtpm-sysfs.c488 PCR_ATTR_BUILD(TPM_ALG_SHA1, sha1);
/linux/Documentation/crypto/
H A Ddevel-algos.rst139 Example of transformations: crc32, md5, sha1, sha256,...
/linux/security/integrity/ima/
H A Dima_appraise.c100 iint->ima_hash->xattr.sha1.type = IMA_XATTR_DIGEST; in ima_fix_xattr()

12