Searched refs:buf_unmap (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_crypto.c | 244 ctx->req_op->buf_unmap(ctx, req); in sec_alg_send_backlog_soft() 307 ctx->req_op->buf_unmap(ctx, req); in sec_req_cb() 332 ctx->req_op->buf_unmap(ctx, req); in sec_req_cb3() 1503 ctx->req_op->buf_unmap(ctx, req); in sec_request_transfer() 1509 ctx->req_op->buf_unmap(ctx, req); in sec_request_untransfer() 2020 .buf_unmap = sec_skcipher_sgl_unmap, 2030 .buf_unmap = sec_aead_sgl_unmap, 2040 .buf_unmap = sec_skcipher_sgl_unmap, 2050 .buf_unmap = sec_aead_sgl_unmap,
|
| H A D | sec.h | 124 void (*buf_unmap)(struct sec_ctx *ctx, struct sec_req *req); member
|
| /linux/net/smc/ |
| H A D | smc_core.c | 2199 goto buf_unmap; in smcr_buf_map_link() 2206 buf_unmap: in smcr_buf_map_link()
|