Searched refs:sha512sum (Results 1 – 9 of 9) sorted by relevance
45 sha512sum $^ > $@51 sha512sum $^ > $@
81 if ! sha512sum --check "$SHA512_FILENAME"
82 if ! sha512sum --check "$SHA512_FILENAME"
600 unsigned char sha512sum[64]; in mbedtls_sha512_self_test() local644 if( ( ret = mbedtls_sha512_finish_ret( &ctx, sha512sum ) ) != 0 ) in mbedtls_sha512_self_test()647 if( memcmp( sha512sum, sha512_test_sum[i], 64 - k * 16 ) != 0 ) in mbedtls_sha512_self_test()
65 As of `npm@5`, both a sha1sum and an integrity field with a sha512sum of the
230 USE_TOYBOX_LIBCRYPTO(USE_SHA512SUM(OLDTOY(sha512sum, sha1sum, TOYFLAG_USR|TOYFLAG_BIN)))
867 "sha512sum",
82 console.log('tarball data fetched based on its sha512sum and written out!')