Home
last modified time | relevance | path

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

/include/crypto/
Daead.h153 static inline struct crypto_aead *__crypto_aead_cast(struct crypto_tfm *tfm) in __crypto_aead_cast() function
300 return __crypto_aead_cast(req->base.tfm); in crypto_aead_reqtfm()