Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dkpp.h124 static inline struct crypto_kpp *__crypto_kpp_tfm(struct crypto_tfm *tfm) in __crypto_kpp_tfm() function
147 return __crypto_kpp_tfm(req->base.tfm); in crypto_kpp_reqtfm()