Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Dakcipher.h167 static inline struct crypto_akcipher *crypto_akcipher_reqtfm( in crypto_akcipher_reqtfm() function
286 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_encrypt()
304 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_decrypt()
322 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_sign()
340 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in crypto_akcipher_verify()
/Linux-v4.19/crypto/
Drsa-pkcs1pad.c178 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_encrypt_sign_complete()
225 async_req.tfm = crypto_akcipher_tfm(crypto_akcipher_reqtfm(req)); in pkcs1pad_encrypt_sign_complete_cb()
233 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_encrypt()
290 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_decrypt_complete()
352 async_req.tfm = crypto_akcipher_tfm(crypto_akcipher_reqtfm(req)); in pkcs1pad_decrypt_complete_cb()
359 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_decrypt()
392 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_sign()
447 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_verify_complete()
518 async_req.tfm = crypto_akcipher_tfm(crypto_akcipher_reqtfm(req)); in pkcs1pad_verify_complete_cb()
533 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in pkcs1pad_verify()
Drsa.c88 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_enc()
127 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_dec()
165 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_sign()
204 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_verify()
/Linux-v4.19/drivers/crypto/caam/
Dcaampkc.c40 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_pub_unmap()
52 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f1_unmap()
64 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f2_unmap()
81 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_priv_f3_unmap()
215 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in rsa_edesc_alloc()
304 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_pub_pdb()
349 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f1_pdb()
393 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f2_pdb()
468 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in set_rsa_priv_f3_pdb()
558 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in caam_rsa_enc()
[all …]
/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto-rsa.c70 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in ccp_rsa_crypt()
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_asym_algs.c688 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in qat_rsa_enc()
822 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); in qat_rsa_dec()