Home
last modified time | relevance | path

Searched defs:sec_req_op (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/crypto/hisilicon/sec2/
Dsec.h77 struct sec_req_op { struct
78 int (*buf_map)(struct sec_ctx *ctx, struct sec_req *req);
79 void (*buf_unmap)(struct sec_ctx *ctx, struct sec_req *req);
80 void (*do_transfer)(struct sec_ctx *ctx, struct sec_req *req);
81 int (*bd_fill)(struct sec_ctx *ctx, struct sec_req *req);
82 int (*bd_send)(struct sec_ctx *ctx, struct sec_req *req);
83 void (*callback)(struct sec_ctx *ctx, struct sec_req *req, int err);
84 int (*process)(struct sec_ctx *ctx, struct sec_req *req);