Searched refs:sun4i_req_ctx (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c35 sizeof(struct sun4i_req_ctx));
49 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
54 memset(op, 0, sizeof(struct sun4i_req_ctx));
64 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
87 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
106 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
130 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
192 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
510 struct sun4i_req_ctx *op = ahash_request_ctx(areq);
518 struct sun4i_req_ctx *o
[all...]
H A Dsun4i-ss-core.c53 .cra_ctxsize = sizeof(struct sun4i_req_ctx),
79 .cra_ctxsize = sizeof(struct sun4i_req_ctx),
144 .cra_ctxsize = sizeof(struct sun4i_req_ctx),
165 .cra_ctxsize = sizeof(struct sun4i_req_ctx),
187 .cra_ctxsize = sizeof(struct sun4i_req_ctx),
208 .cra_ctxsize = sizeof(struct sun4i_req_ctx),
H A Dsun4i-ss.h190 struct sun4i_req_ctx { struct

Completed in 211 milliseconds