Home
last modified time | relevance | path

Searched full:sha256sum (Results 1 – 25 of 120) sorted by relevance

12345

/external/fsverity-utils/
DREADME.md75 sha256sum file
87 sha256sum file
121 sha256sum file
125 sha256sum file
/external/zstd/.circleci/
Dconfig.yml57 sha256sum $ZSTD_VERSION.tar > $ZSTD_VERSION.tar.sha256
59 sha256sum $ZSTD_VERSION.tar.zst > $ZSTD_VERSION.tar.zst.sha256
61 sha256sum $ZSTD_VERSION.tar.gz > $ZSTD_VERSION.tar.gz.sha256
/external/autotest/client/site_tests/policy_ExtensionPolicy/
Dpolicy_ExtensionPolicy.py29 self.CHECKSUM = self.sha256sum(policy_path)
32 def sha256sum(self, filepath): member in policy_ExtensionPolicy
/external/libnl/tools/
Dbuild_release.sh58 sha256sum "./$F" > "./$F.sha256sum"
/external/nist-pkits/
Dgenerate-tests.sh88 sha256sum -b "$(basename "${file}")"
93 echo "# sha256sum of PKITS" > pkits.version
Dpkits.version1 # sha256sum of PKITS
/external/flac/Scripts/
Dcross-build-win-binaries.mk98 win-build/.stamp-source : win-build/.stamp-sha256sum-checked
105 win-build/.stamp-sha256sum-checked : win-build/libogg-$(ogg_version).tar.gz
106 @if test $$(sha256sum $+ | sed 's/ .*//') != $(ogg_sha256sum) ; then exit 1 ; fi
/external/avb/test/
Davb_crypto_ops_unittest.cc45 * $ echo -n foobar |sha256sum in TEST()
60 * $ dd if=/dev/zero bs=1048576 count=4097 |sha256sum in TEST()
/external/boringssl/src/tool/
Dtool.cc58 { "sha256sum", SHA256Sum },
/external/llvm-project/llvm/utils/docker/debian8/
DDockerfile24 | sha256sum -c && \
37 sha256sum -c - ) && \
/external/rust/crates/quiche/deps/boringssl/src/tool/
Dtool.cc58 { "sha256sum", SHA256Sum },
/external/oss-fuzz/projects/solidity/
DDockerfile32 …test "$(sha256sum boost.tar.bz2)" = "4eb3b8d442b426dc35346235c8733b5ae35ba431690e38c6a8263dce9fcbb…
69 …test "$(sha256sum gmp.tar.xz)" = "fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2…
/external/oss-fuzz/projects/monero/
DDockerfile60 && echo "${BOOST_HASH} boost_${BOOST_VERSION}.tar.bz2" | sha256sum -c \
73 && echo "${OPENSSL_HASH} openssl-${OPENSSL_VERSION}.tar.gz" | sha256sum -c \
/external/python/google-api-python-client/docs/dyn/
Dandroidpublisher_v2.edits.bundles.html100 …sh of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
123 …sh of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
Dandroidpublisher_v3.edits.bundles.html100 …sh of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
123 …sh of the upload payload, encoded as a hex string and matching the output of the sha256sum command.
Dandroidpublisher_v3.internalappsharingartifacts.html98 …tifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
117 …tifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.
Dandroidpublisher_v2.edits.apks.html180 … hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
205 … hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
Dandroidpublisher_v3.edits.apks.html180 … hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
205 … hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.
/external/toybox/toys/lsb/
Dmd5sum.c21 USE_TOYBOX_LIBCRYPTO(USE_SHA256SUM(OLDTOY(sha256sum, sha1sum, TOYFLAG_USR|TOYFLAG_BIN)))
59 config SHA256SUM
60 bool "sha256sum"
262 USE_SHA256SUM(HASH_INIT("sha256sum", SHA256),) in do_lib_hash()
/external/selinux/scripts/
Dmake-update35 echo "`sha256sum $ARCHIVE`"
/external/tensorflow/tensorflow/lite/tools/make/
Ddownload_dependencies.sh26 function sha256sum() { shasum -a 256 "$@" ; } function
85 echo "${sha256} ${filepath}" | sha256sum -c
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.rbe.gpu23 …b09c04112cc992bc95ebc0dcea8c5e9d0760438789be2896cdc69ff8 clang_r337145.tar.gz" | sha256sum -c && \
/external/mesa3d/docs/relnotes/
D20.0.4.rst37 - docs/relnotes: add sha256sum for 20.0.3
/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_cmake.sh18 …0dcdf60e912057cc86cbedba21b9b0d67ec11bc67ad4834f182a23 cmake-3.16.8-Linux-x86_64.sh" | sha256sum -c
/external/iperf3/
Dmake_release36 Linux) sha=sha256sum ;;

12345