static int sha384sum_exec(int argc, char **argv)
struct digest_algorithm sha384_algorithm
SHA-384 algorithm.
COMMAND(sha384sum, sha384sum_exec)
int digest_exec(int argc, char **argv, struct digest_algorithm *digest)
The "digest" command.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)