/aosp_15_r20/system/core/shell_and_utilities/ |
H A D | README.md | 68 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 D | Android.bp | 65 …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 D | package.sh | 55 sha512sum "$f" 71 sha512sum "$f.sig"
|
/aosp_15_r20/device/linaro/dragonboard/ |
D | fetch-vendor-package.sh | 30 sha512sum -c ${PKG_FILE}.tgz.sha
|
/aosp_15_r20/device/linaro/hikey/ |
D | fetch-vendor-package.sh | 30 sha512sum -c ${PKG_FILE}.tgz.sha
|
/aosp_15_r20/device/amlogic/yukawa/ |
D | fetch-vendor-package.sh | 27 echo "${EXPECTED_YUKAWA_VENDOR_SHA} ${PKG_FILE}.tgz" | sha512sum -c
|
/aosp_15_r20/out/soong/raw-aosp_shiba/91/ |
D | 91f70664b1b877ffa865332388dfc4c759330294 | 3 command: "sha512sum -b /dev/null | cut -d' ' -f1 | tee __SBOX_SANDBOX_DIR__/out/hash.txt"
|
/aosp_15_r20/external/toybox/tests/ |
H A D | sha224sum.test | 38 ;; sha512sum)
|
H A D | sha256sum.test | 38 ;; sha512sum)
|
H A D | sha512sum.test | 38 ;; sha512sum)
|
H A D | sha1sum.test | 38 ;; sha512sum)
|
H A D | sha384sum.test | 38 ;; sha512sum)
|
H A D | sha3sum.test | 38 ;; sha512sum)
|
/aosp_15_r20/external/libchrome/third_party/markupsafe/ |
H A D | get_markupsafe.sh | 81 if ! sha512sum --check "$SHA512_FILENAME"
|
/aosp_15_r20/external/libchrome/third_party/jinja2/ |
H A D | get_jinja2.sh | 82 if ! sha512sum --check "$SHA512_FILENAME"
|
/aosp_15_r20/out/soong/raw-aosp_shiba/b8/ |
D | b85a0b0807a6b5789274860cfe59ad0404037cc0 | 11 …command: "sed -e s/__HASH__/`sha512sum -b __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks…
|
/aosp_15_r20/out/soong/raw-aosp_shiba/02/ |
D | 02470699482a37bb06b6b2aa6f3ee70ee7c85d16 | 11 …command: "sed -e s/__HASH__/`sha512sum -b __SBOX_SANDBOX_DIR__/out/soong/.intermediates/frameworks…
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | sha512.c | 1013 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 D | sha512.c | 1014 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 D | readme.txt | 19 Use md5sum, sha1sum, sha256sum, sha512sum to regenerate full apk hashes.
|
/aosp_15_r20/external/toybox/scripts/prereq/generated/ |
H A D | newtoys.h | 94 USE_SHA512SUM(OLDTOY(sha512sum, md5sum, TOYFLAG_USR|TOYFLAG_BIN))
|
/aosp_15_r20/out/soong/raw-aosp_shiba/b3/ |
D | b3277071a8e1551620151ae53284b1c8c422ef23 | 173 bin/sha512sum
|
/aosp_15_r20/system/apex/shim/build/ |
H A D | Android.bp | 66 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 D | Containerfile | 122 && coreutils ln -s /bin/coreutils /bin/sha512sum \
|
/aosp_15_r20/external/toybox/ |
H A D | Android.bp | 390 "sha512sum",
|