Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dakcipher.c52 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm()
60 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm()
/linux-6.3-rc2/include/crypto/
A Dakcipher.h145 static inline struct crypto_akcipher *__crypto_akcipher_tfm( in __crypto_akcipher_tfm() function
171 return __crypto_akcipher_tfm(req->base.tfm); in crypto_akcipher_reqtfm()

Completed in 6 milliseconds