Searched refs:crypto_alloc_blkcipher (Results 1 – 3 of 3) sorted by relevance
62 …:functions: crypto_alloc_blkcipher crypto_free_blkcipher crypto_has_blkcipher crypto_blkcipher_nam…
369 op->fallback.blk = crypto_alloc_blkcipher(name, 0, in fallback_init_blk()
1323 static inline struct crypto_blkcipher *crypto_alloc_blkcipher( in crypto_alloc_blkcipher() function