Searched refs:sun8i_ce_hash_reqctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c48 sizeof(struct sun8i_ce_hash_reqctx) +
74 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
78 memset(rctx, 0, sizeof(struct sun8i_ce_hash_reqctx));
88 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
100 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
112 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
137 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
152 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
180 struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx(areq);
243 struct sun8i_ce_hash_reqctx *rct
[all...]
H A Dsun8i-ce.h291 * struct sun8i_ce_hash_reqctx - context for an ahash request
295 struct sun8i_ce_hash_reqctx { struct

Completed in 236 milliseconds