Home
last modified time | relevance | path

Searched refs:sha512sum (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/system/core/shell_and_utilities/
H A DREADME.md68 sha512sum sleep sort split stat strings stty swapoff swapon sync sysctl
106 sha512sum sleep sort split stat strings stty swapoff swapon sync sysctl
140 sha512sum sleep sort split stat strings stty swapoff swapon sync sysctl
174 sha512sum sleep sort split stat strings stty swapoff swapon sync sysctl
207 setsid sha1sum sha224sum sha256sum sha384sum sha512sum sleep sort
239 setprop setsid sha1sum sha224sum sha256sum sha384sum sha512sum sleep
267 setprop setsid sha1sum sha224sum sha256sum sha384sum sha512sum sleep
293 **sha512sum** sleep sort split start stat stop strings swapoff swapon sync
/aosp_15_r20/frameworks/base/packages/CtsShim/build/
H A DAndroid.bp65 …cmd: "sed -e s/__HASH__/`sha512sum -b $(location :CtsShimPrivUpgrade) | cut -d' ' -f1`/ $(location…
179 …cmd: "sed -e s/__HASH__/`sha512sum -b $(location :CtsShimUpgrade) | cut -d' ' -f1`/ $(location shi…
/aosp_15_r20/external/bc/scripts/
H A Dpackage.sh55 sha512sum "$f"
71 sha512sum "$f.sig"
/aosp_15_r20/device/linaro/dragonboard/
Dfetch-vendor-package.sh30 sha512sum -c ${PKG_FILE}.tgz.sha
/aosp_15_r20/device/linaro/hikey/
Dfetch-vendor-package.sh30 sha512sum -c ${PKG_FILE}.tgz.sha
/aosp_15_r20/device/amlogic/yukawa/
Dfetch-vendor-package.sh27 echo "${EXPECTED_YUKAWA_VENDOR_SHA} ${PKG_FILE}.tgz" | sha512sum -c
/aosp_15_r20/out/soong/raw-aosp_shiba/91/
D91f70664b1b877ffa865332388dfc4c7593302943 command: "sha512sum -b /dev/null | cut -d' ' -f1 | tee __SBOX_SANDBOX_DIR__/out/hash.txt"
/aosp_15_r20/external/toybox/tests/
H A Dsha224sum.test38 ;; sha512sum)
H A Dsha256sum.test38 ;; sha512sum)
H A Dsha512sum.test38 ;; sha512sum)
H A Dsha1sum.test38 ;; sha512sum)
H A Dsha384sum.test38 ;; sha512sum)
H A Dsha3sum.test38 ;; sha512sum)
/aosp_15_r20/external/libchrome/third_party/markupsafe/
H A Dget_markupsafe.sh81 if ! sha512sum --check "$SHA512_FILENAME"
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dget_jinja2.sh82 if ! sha512sum --check "$SHA512_FILENAME"
/aosp_15_r20/out/soong/raw-aosp_shiba/b8/
Db85a0b0807a6b5789274860cfe59ad0404037cc011 …command: "sed -e s/__HASH__/`sha512sum -b __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks…
/aosp_15_r20/out/soong/raw-aosp_shiba/02/
D02470699482a37bb06b6b2aa6f3ee70ee7c85d1611 …command: "sed -e s/__HASH__/`sha512sum -b __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks…
/aosp_15_r20/external/mbedtls/library/
H A Dsha512.c1013 unsigned char sha512sum[64]; in mbedtls_sha512_common_self_test() local
1061 if ((ret = mbedtls_sha512_finish(&ctx, sha512sum)) != 0) { in mbedtls_sha512_common_self_test()
1065 if (memcmp(sha512sum, sha_test_sum[i], 64 - is384 * 16) != 0) { in mbedtls_sha512_common_self_test()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dsha512.c1014 unsigned char sha512sum[64]; in mbedtls_sha512_common_self_test() local
1062 if ((ret = mbedtls_sha512_finish(&ctx, sha512sum)) != 0) { in mbedtls_sha512_common_self_test()
1066 if (memcmp(sha512sum, sha_test_sum[i], 64 - is384 * 16) != 0) { in mbedtls_sha512_common_self_test()
/aosp_15_r20/cts/tests/tests/content/data/
H A Dreadme.txt19 Use md5sum, sha1sum, sha256sum, sha512sum to regenerate full apk hashes.
/aosp_15_r20/external/toybox/scripts/prereq/generated/
H A Dnewtoys.h94 USE_SHA512SUM(OLDTOY(sha512sum, md5sum, TOYFLAG_USR|TOYFLAG_BIN))
/aosp_15_r20/out/soong/raw-aosp_shiba/b3/
Db3277071a8e1551620151ae53284b1c8c422ef23173 bin/sha512sum
/aosp_15_r20/system/apex/shim/build/
H A DAndroid.bp66 cmd: "sha512sum -b /dev/null | cut -d' ' -f1 | tee $(out)",
280 cmd: "sha512sum -b $(in) | cut -d' ' -f1 | tee $(out)",
/aosp_15_r20/external/crosvm/e2e_tests/guest_under_test/initramfs/
H A DContainerfile122 && coreutils ln -s /bin/coreutils /bin/sha512sum \
/aosp_15_r20/external/toybox/
H A DAndroid.bp390 "sha512sum",

123