Symbol: sun8i_ce_hash_reqctx
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
104
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
118
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
132
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
149
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
164
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
182
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
243
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
320
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
446
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
462
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
60
sizeof(struct sun8i_ce_hash_reqctx) +
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
88
struct sun8i_ce_hash_reqctx *rctx = ahash_request_ctx_dma(areq);
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c
92
memset(rctx, 0, sizeof(struct sun8i_ce_hash_reqctx));