Scroll to navigation

CRYPTO_BLKCIPHER_NAM(9) Programming Interface CRYPTO_BLKCIPHER_NAM(9)

NAME

crypto_blkcipher_name - return the name / cra_name from the cipher handle

SYNOPSIS

const char * crypto_blkcipher_name(struct crypto_blkcipher * tfm);

ARGUMENTS

tfm
cipher handle

RETURN

The character string holding the name of the cipher

AUTHORS

Stephan Mueller <smueller@chronox.de>
Author.

Marek Vasut <marek@denx.de>

Author.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.