Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c128 struct hpre_asym_request { struct
129 char *src;
130 char *dst;
131 struct hpre_sqe req;
132 struct hpre_ctx *ctx;
133 union {
137 } areq;
138 int err;
139 int req_id;
140 hpre_cb cb;
[all …]