Home
last modified time | relevance | path

Searched refs:crypto_blkcipher_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/crypto/
Dapi-skcipher.rst62 …crypto_alloc_blkcipher crypto_free_blkcipher crypto_has_blkcipher crypto_blkcipher_name crypto_blk…
/Linux-v5.4/include/linux/
Dcrypto.h1373 static inline const char *crypto_blkcipher_name(struct crypto_blkcipher *tfm) in crypto_blkcipher_name() function