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