Home
last modified time | relevance | path

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

/drivers/crypto/aspeed/
A Daspeed-hace-hash.c67 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_sham_export()
83 struct aspeed_sham_reqctx *rctx = ahash_request_ctx(req); in aspeed_sham_import()
118 struct aspeed_sham_reqctx *rctx, u8 *buf) in aspeed_ahash_fill_padding()
632 .statesize = sizeof(struct aspeed_sham_reqctx),
643 .cra_reqsize = sizeof(struct aspeed_sham_reqctx),
664 .statesize = sizeof(struct aspeed_sham_reqctx),
675 .cra_reqsize = sizeof(struct aspeed_sham_reqctx),
696 .statesize = sizeof(struct aspeed_sham_reqctx),
707 .cra_reqsize = sizeof(struct aspeed_sham_reqctx),
731 .statesize = sizeof(struct aspeed_sham_reqctx),
[all …]
A Daspeed-hace.h167 struct aspeed_sham_reqctx { struct

Completed in 7 milliseconds