Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dakcipher.h133 static inline struct crypto_akcipher *__crypto_akcipher_tfm( in __crypto_akcipher_tfm() function
159 return __crypto_akcipher_tfm(req->base.tfm); in crypto_akcipher_reqtfm()
/linux-6.15/crypto/
H A Dakcipher.c59 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm()
67 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm()