Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Daead.h158 static inline struct crypto_aead *__crypto_aead_cast(struct crypto_tfm *tfm) in __crypto_aead_cast() function
303 return __crypto_aead_cast(req->base.tfm); in crypto_aead_reqtfm()
/linux-4.4.14/crypto/
Daead.c84 struct crypto_aead *aead = __crypto_aead_cast(tfm); in crypto_aead_exit_tfm()
92 struct crypto_aead *aead = __crypto_aead_cast(tfm); in crypto_aead_init_tfm()