Searched refs:__crypto_blkcipher_cast (Results 1 – 3 of 3) sorted by relevance
1620 static inline struct crypto_blkcipher *__crypto_blkcipher_cast( in __crypto_blkcipher_cast() function1630 return __crypto_blkcipher_cast(tfm); in crypto_blkcipher_cast()1654 return __crypto_blkcipher_cast(crypto_alloc_base(alg_name, type, mask)); in crypto_alloc_blkcipher()
264 return __crypto_blkcipher_cast(crypto_spawn_tfm(spawn, type, mask)); in crypto_spawn_blkcipher()
423 .tfm = __crypto_blkcipher_cast(tfm), in async_encrypt()437 .tfm = __crypto_blkcipher_cast(tfm), in async_decrypt()