Searched refs:skcipher_request_ctx_dma (Results 1 – 8 of 8) sorted by relevance
27 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_complete()70 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_crypt()136 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_rfc3686_complete()162 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_rfc3686_crypt()
26 struct ccp_des3_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_des3_complete()65 struct ccp_des3_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_des3_crypt()
65 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_xts_complete()109 struct ccp_aes_req_ctx *rctx = skcipher_request_ctx_dma(req); in ccp_aes_xts_crypt()
100 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr()154 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_input_list()176 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_output_list()196 struct cvm_req_ctx *rctx = skcipher_request_ctx_dma(req); in cvm_enc_dec()
142 rctx = skcipher_request_ctx_dma(sreq); in output_iv_copyback()224 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr()293 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_input_list()311 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_output_list()330 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in skcipher_do_fallback()353 struct otx2_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in cpt_enc_dec()
159 rctx = skcipher_request_ctx_dma(sreq); in output_iv_copyback()237 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr()307 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_input_list()325 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_output_list()344 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in cpt_enc_dec()
245 static inline void *skcipher_request_ctx_dma(struct skcipher_request *req) in skcipher_request_ctx_dma() function
139 return skcipher_request_ctx_dma(skcipher_request_cast(areq)); in to_caam_req()1115 struct caam_request *req_ctx = skcipher_request_ctx_dma(req); in skcipher_edesc_alloc()1481 struct caam_request *caam_req = skcipher_request_ctx_dma(req); in skcipher_encrypt()1531 struct caam_request *caam_req = skcipher_request_ctx_dma(req); in skcipher_decrypt()