Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h264 struct scatterlist *srcsg; member
299 struct scatterlist *srcsg; member
H A Dchcr_algo.c618 int srcsg = minsg; in chcr_hash_ent_in_wr() local
625 while (src && space > (sgl_ent_len[srcsg + 1])) { in chcr_hash_ent_in_wr()
630 srcsg++; in chcr_hash_ent_in_wr()
648 int srcsg = minsg, dstsg = minsg; in chcr_sg_ent_in_wr() local
661 space > (sgl_ent_len[srcsg + 1] + dsgl_ent_len[dstsg])) { in chcr_sg_ent_in_wr()
665 srcsg++; in chcr_sg_ent_in_wr()
668 space > (sgl_ent_len[srcsg] + dsgl_ent_len[dstsg + 1])) { in chcr_sg_ent_in_wr()
832 nents = sg_nents_xlen(reqctx->srcsg, wrparam->bytes, in create_cipher_wr()
1188 bytes = chcr_sg_ent_in_wr(reqctx->srcsg, reqctx->dstsg, 0, in chcr_handle_cipher_resp()
1346 reqctx->srcsg in process_cipher()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h268 struct scatterlist *srcsg; member
303 struct scatterlist *srcsg; member
H A Dchcr_algo.c614 int srcsg = minsg; in chcr_hash_ent_in_wr() local
621 while (src && space > (sgl_ent_len[srcsg + 1])) { in chcr_hash_ent_in_wr()
626 srcsg++; in chcr_hash_ent_in_wr()
644 int srcsg = minsg, dstsg = minsg; in chcr_sg_ent_in_wr() local
657 space > (sgl_ent_len[srcsg + 1] + dsgl_ent_len[dstsg])) { in chcr_sg_ent_in_wr()
661 srcsg++; in chcr_sg_ent_in_wr()
664 space > (sgl_ent_len[srcsg] + dsgl_ent_len[dstsg + 1])) { in chcr_sg_ent_in_wr()
825 nents = sg_nents_xlen(reqctx->srcsg, wrparam->bytes, in create_cipher_wr()
1181 bytes = chcr_sg_ent_in_wr(reqctx->srcsg, reqctx->dstsg, 0, in chcr_handle_cipher_resp()
1339 reqctx->srcsg in process_cipher()
[all...]

Completed in 9 milliseconds