Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dskcipher.h180 static inline struct crypto_skcipher *__crypto_skcipher_cast( in __crypto_skcipher_cast() function
327 return __crypto_skcipher_cast(req->base.tfm); in crypto_skcipher_reqtfm()
/linux-4.4.14/crypto/
Dskcipher.c97 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_blkcipher()
189 struct crypto_skcipher *skcipher = __crypto_skcipher_cast(tfm); in crypto_init_skcipher_ops_ablkcipher()