Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dakcipher.h167 static inline struct crypto_akcipher *crypto_akcipher_reqtfm( in crypto_akcipher_reqtfm() function
285 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_encrypt()
303 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_decrypt()
321 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_sign()
339 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_verify()
/linux-4.4.14/crypto/
Drsa.c80 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_enc()
125 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_dec()
169 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_sign()
214 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_verify()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_asym_algs.c242 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in qat_rsa_enc()
373 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in qat_rsa_dec()