Searched defs:sec_req_op (Results 1 – 1 of 1) sorted by relevance
69 struct sec_req_op { struct70 int (*buf_map)(struct sec_ctx *ctx, struct sec_req *req);71 void (*buf_unmap)(struct sec_ctx *ctx, struct sec_req *req);72 void (*do_transfer)(struct sec_ctx *ctx, struct sec_req *req);73 int (*bd_fill)(struct sec_ctx *ctx, struct sec_req *req);74 int (*bd_send)(struct sec_ctx *ctx, struct sec_req *req);75 void (*callback)(struct sec_ctx *ctx, struct sec_req *req, int err);76 int (*process)(struct sec_ctx *ctx, struct sec_req *req);