Searched refs:__crypto_ablkcipher_cast (Results 1 – 14 of 14) sorted by relevance
85 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in chainiv_init_common()101 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in chainiv_init()232 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in async_chainiv_init()
378 crt->base = __crypto_ablkcipher_cast(tfm); in crypto_init_ablkcipher_ops()459 crt->base = __crypto_ablkcipher_cast(tfm); in crypto_init_givcipher_ops()701 return __crypto_ablkcipher_cast(tfm); in crypto_alloc_ablkcipher()
151 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in eseqiv_init()
203 ablkcipher = __crypto_ablkcipher_cast(abtfm); in crypto_init_skcipher_ops_ablkcipher()
234 struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); in seqiv_init()
473 crt->base = __crypto_ablkcipher_cast(tfm); in crypto_init_blkcipher_ops_async()
902 return __cryptd_ablkcipher_cast(__crypto_ablkcipher_cast(tfm)); in cryptd_alloc_ablkcipher()
53 return __crypto_ablkcipher_cast( in crypto_spawn_skcipher()
155 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in ccp_aes_xts_crypt()
675 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in sahara_aes_ecb_encrypt()693 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in sahara_aes_ecb_decrypt()711 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in sahara_aes_cbc_encrypt()729 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in sahara_aes_cbc_decrypt()
390 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in mxs_dcp_block_fallback()
906 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(old_tfm)); in spacc_ablk_do_fallback()
690 static inline struct crypto_ablkcipher *__crypto_ablkcipher_cast( in __crypto_ablkcipher_cast() function885 return __crypto_ablkcipher_cast(req->base.tfm); in crypto_ablkcipher_reqtfm()
210 ablkcipher_request_set_tfm(req, __crypto_ablkcipher_cast(tfm)); in qce_ablkcipher_crypt()