Searched refs:__crypto_ablkcipher_cast (Results 1 – 4 of 4) sorted by relevance
897 static inline struct crypto_ablkcipher *__crypto_ablkcipher_cast( in __crypto_ablkcipher_cast() function1075 return __crypto_ablkcipher_cast(req->base.tfm); in crypto_ablkcipher_reqtfm()
352 crt->base = __crypto_ablkcipher_cast(tfm); in crypto_init_ablkcipher_ops()
462 crt->base = __crypto_ablkcipher_cast(tfm); in crypto_init_blkcipher_ops_async()
779 ablkcipher = __crypto_ablkcipher_cast(abtfm); in crypto_init_skcipher_ops_ablkcipher()