Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/
Dakcipher.h172 static inline struct crypto_akcipher *__crypto_akcipher_tfm( in __crypto_akcipher_tfm() function
198 return __crypto_akcipher_tfm(req->base.tfm); in crypto_akcipher_reqtfm()
/Linux-v6.6/crypto/
Dakcipher.c46 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm()
54 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm()