Home
last modified time | relevance | path

Searched refs:__crypto_skcipher_cast (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/crypto/
Dskcipher.h177 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function
424 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
/linux-4.19.296/crypto/
Dskcipher.c670 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher()
769 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher()
850 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_exit_tfm()
858 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_skcipher_init_tfm()