Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c99 struct otx_cpt_req_ctx *rctx; in validate_hmac_cipher_null()
148 struct otx_cpt_req_ctx *rctx; in output_iv_copyback()
235 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx(req); in create_ctx_hdr()
305 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx(req); in create_input_list()
323 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx(req); in create_output_list()
342 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx(req); in cpt_enc_dec()
503 crypto_skcipher_set_reqsize(tfm, sizeof(struct otx_cpt_req_ctx) + in otx_cpt_enc_dec_init()
553 crypto_aead_set_reqsize(tfm, sizeof(struct otx_cpt_req_ctx)); in cpt_aead_init()
967 struct otx_cpt_req_ctx *rctx = aead_request_ctx(req); in create_aead_ctx_hdr()
1052 struct otx_cpt_req_ctx *rct in create_hmac_ctx_hdr()
[all...]
H A Dotx_cptvf_algs.h159 struct otx_cpt_req_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c100 struct otx_cpt_req_ctx *rctx; in validate_hmac_cipher_null()
149 struct otx_cpt_req_ctx *rctx; in output_iv_copyback()
236 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_ctx_hdr()
306 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_input_list()
324 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in create_output_list()
343 struct otx_cpt_req_ctx *rctx = skcipher_request_ctx_dma(req); in cpt_enc_dec()
505 tfm, sizeof(struct otx_cpt_req_ctx) + in otx_cpt_enc_dec_init()
555 crypto_aead_set_reqsize_dma(tfm, sizeof(struct otx_cpt_req_ctx)); in cpt_aead_init()
969 struct otx_cpt_req_ctx *rctx = aead_request_ctx_dma(req); in create_aead_ctx_hdr()
1054 struct otx_cpt_req_ctx *rct in create_hmac_ctx_hdr()
[all...]
H A Dotx_cptvf_algs.h159 struct otx_cpt_req_ctx { struct

Completed in 6 milliseconds