Home
last modified time | relevance | path

Searched refs:buf_unmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h61 * @buf_unmap: DMA unmap the SGL buffers of the request
69 void (*buf_unmap)(struct sec_ctx *ctx, struct sec_req *req); member
H A Dsec_crypto.c189 ctx->req_op->buf_unmap(ctx, req); in sec_req_cb()
966 ctx->req_op->buf_unmap(ctx, req); in sec_request_transfer()
973 ctx->req_op->buf_unmap(ctx, req); in sec_request_untransfer()
1286 .buf_unmap = sec_skcipher_sgl_unmap,
1296 .buf_unmap = sec_aead_sgl_unmap,
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h72 * @buf_unmap: DMA unmap the SGL buffers of the request
80 void (*buf_unmap)(struct sec_ctx *ctx, struct sec_req *req); member
H A Dsec_crypto.c269 ctx->req_op->buf_unmap(ctx, req); in sec_req_cb()
1257 ctx->req_op->buf_unmap(ctx, req); in sec_request_transfer()
1263 ctx->req_op->buf_unmap(ctx, req); in sec_request_untransfer()
1815 .buf_unmap = sec_skcipher_sgl_unmap,
1825 .buf_unmap = sec_aead_sgl_unmap,
1835 .buf_unmap = sec_skcipher_sgl_unmap,
1845 .buf_unmap = sec_aead_sgl_unmap,
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_core.c1465 goto buf_unmap; in smcr_buf_map_link()
1471 buf_unmap: in smcr_buf_map_link()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.c2092 goto buf_unmap; in smcr_buf_map_link()
2099 buf_unmap: in smcr_buf_map_link()

Completed in 13 milliseconds