Searched refs:akcipher_request_ctx (Results 1 – 7 of 7) sorted by relevance
178 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt_sign_complete()230 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt()278 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt_complete()345 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt()378 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_sign()435 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify_complete()532 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify()
31 static inline void *akcipher_request_ctx(struct akcipher_request *req) in akcipher_request_ctx() function43 return PTR_ALIGN(akcipher_request_ctx(req), align); in akcipher_request_ctx_dma()
52 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_io_unmap()126 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_pub_done()160 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_priv_f_done()255 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_edesc_alloc()380 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in akcipher_do_one_req()408 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_pub_pdb()479 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f1_pdb()544 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f2_pdb()633 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in set_rsa_priv_f3_pdb()676 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in akcipher_enqueue_req()
290 struct virtio_crypto_akcipher_request *vc_akcipher_req = akcipher_request_ctx(req); in virtio_crypto_rsa_do_req()330 struct virtio_crypto_akcipher_request *vc_akcipher_req = akcipher_request_ctx(req); in virtio_crypto_rsa_req()
312 struct starfive_cryp_request_ctx *rctx = akcipher_request_ctx(req); in starfive_rsa_enc()344 struct starfive_cryp_request_ctx *rctx = akcipher_request_ctx(req); in starfive_rsa_dec()
529 tmp = akcipher_request_ctx(akreq); in hpre_msg_request_set()797 void *tmp = akcipher_request_ctx(req); in hpre_rsa_enc()845 void *tmp = akcipher_request_ctx(req); in hpre_rsa_dec()
652 PTR_ALIGN(akcipher_request_ctx(req), 64); in qat_rsa_enc()786 PTR_ALIGN(akcipher_request_ctx(req), 64); in qat_rsa_dec()