Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/aspeed/
Daspeed-hace-hash.c364 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_ahash_hmac_resume()
674 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_init()
759 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sha512s_init()
819 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_setkey()
866 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_cra_init()
894 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_cra_exit()
1029 sizeof(struct aspeed_sha_hmac_ctx),
1061 sizeof(struct aspeed_sha_hmac_ctx),
1093 sizeof(struct aspeed_sha_hmac_ctx),
1244 sizeof(struct aspeed_sha_hmac_ctx),
[all …]
Daspeed-hace.h174 struct aspeed_sha_hmac_ctx { struct
186 struct aspeed_sha_hmac_ctx base[0]; argument