struct digest_algorithm sha512_algorithm
SHA-512 algorithm.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
int digest_exec(int argc, char **argv, struct digest_algorithm *digest)
The "digest" command.
static int sha512sum_exec(int argc, char **argv)
COMMAND(sha512sum, sha512sum_exec)