Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c379 kfree(el->sgl_out); in sec_alg_free_el()
459 sg_pcopy_to_buffer(sec_req_el->sgl_out, in sec_skcipher_alg_callback()
460 sg_nents(sec_req_el->sgl_out), in sec_skcipher_alg_callback()
633 struct scatterlist *sgl_out, int n_ents_out, in sec_alg_alloc_and_fill_el()
680 el->sgl_out = sgl_out; in sec_alg_alloc_and_fill_el()
682 el->sgl_out, in sec_alg_alloc_and_fill_el()
630 sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, int el_size, bool different_dest, struct scatterlist *sgl_in, int n_ents_in, struct scatterlist *sgl_out, int n_ents_out, struct sec_dev_info *info, gfp_t gfp) sec_alg_alloc_and_fill_el() argument
H A Dsec_drv.h297 * @sgl_out: scatterlist for this request subpart
310 struct scatterlist *sgl_out; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c379 kfree(el->sgl_out); in sec_alg_free_el()
459 sg_pcopy_to_buffer(sec_req_el->sgl_out, in sec_skcipher_alg_callback()
460 sg_nents(sec_req_el->sgl_out), in sec_skcipher_alg_callback()
633 struct scatterlist *sgl_out, int n_ents_out, in sec_alg_alloc_and_fill_el()
680 el->sgl_out = sgl_out; in sec_alg_alloc_and_fill_el()
682 el->sgl_out, in sec_alg_alloc_and_fill_el()
630 sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, int el_size, bool different_dest, struct scatterlist *sgl_in, int n_ents_in, struct scatterlist *sgl_out, int n_ents_out, struct sec_dev_info *info, gfp_t gfp) sec_alg_alloc_and_fill_el() argument
H A Dsec_drv.h297 * @sgl_out: scatterlist for this request subpart
310 struct scatterlist *sgl_out; member

Completed in 6 milliseconds