Home
last modified time | relevance | path

Searched refs:cvm_req_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c100 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_ctx_hdr()
154 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_input_list()
176 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in create_output_list()
196 struct cvm_req_ctx *rctx = skcipher_request_ctx(req); in cvm_enc_dec()
338 crypto_skcipher_set_reqsize(tfm, sizeof(struct cvm_req_ctx)); in cvm_enc_dec_init()
H A Dcptvf_algs.h110 struct cvm_req_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c100 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()
336 crypto_skcipher_set_reqsize_dma(tfm, sizeof(struct cvm_req_ctx)); in cvm_enc_dec_init()
H A Dcptvf_algs.h110 struct cvm_req_ctx { struct

Completed in 2 milliseconds