Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c353 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_ahash_hmac_resume()
667 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_init()
756 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_setkey()
803 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_cra_init()
827 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_cra_exit()
971 sizeof(struct aspeed_sha_hmac_ctx),
1006 sizeof(struct aspeed_sha_hmac_ctx),
1041 sizeof(struct aspeed_sha_hmac_ctx),
1143 sizeof(struct aspeed_sha_hmac_ctx),
1178 sizeof(struct aspeed_sha_hmac_ctx),
H A Daspeed-hace.h164 struct aspeed_sha_hmac_ctx { struct
174 struct aspeed_sha_hmac_ctx base[]; argument