Searched refs:__crypto_skcipher_cast (Results 1 – 6 of 6) sorted by relevance
171 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function400 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
666 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher()765 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher()880 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm()888 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm()
490 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in sun4i_ss_cipher_init()
241 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in mv_cesa_skcipher_cra_init()
993 skcipher_request_set_tfm(req, __crypto_skcipher_cast(tfm)); in safexcel_skcipher_exit_inv()1069 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in safexcel_skcipher_cra_init()
171 crypto_skcipher_set_reqsize(__crypto_skcipher_cast(tfm), in cc_cipher_init()