Home
last modified time | relevance | path

Searched refs:bd_send (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h75 * @bd_send: Send the SEC BD into the hardware queue
84 int (*bd_send)(struct sec_ctx *ctx, struct sec_req *req);
83 int (*bd_send)(struct sec_ctx *ctx, struct sec_req *req); global() member
H A Dsec_crypto.c1777 ret = ctx->req_op->bd_send(ctx, req); in sec_process()
1808 .bd_send = sec_bd_send, in sec_process()
1818 .bd_send = sec_bd_send,
1828 .bd_send = sec_bd_send,
1838 .bd_send = sec_bd_send,