Home
last modified time | relevance | path

Searched refs:crypto_alloc_blkcipher (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/crypto/
Dapi-skcipher.rst62 …:functions: crypto_alloc_blkcipher crypto_free_blkcipher crypto_has_blkcipher crypto_blkcipher_nam…
/Linux-v5.4/drivers/crypto/
Dgeode-aes.c369 op->fallback.blk = crypto_alloc_blkcipher(name, 0, in fallback_init_blk()
/Linux-v5.4/include/linux/
Dcrypto.h1323 static inline struct crypto_blkcipher *crypto_alloc_blkcipher( in crypto_alloc_blkcipher() function