Searched refs:p8_ghash_desc_ctx (Results 1 – 1 of 1) sorted by relevance
49 struct p8_ghash_desc_ctx { struct83 shash_tfm->descsize = sizeof(struct p8_ghash_desc_ctx) in p8_ghash_init_tfm()102 struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc); in p8_ghash_init()135 struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc); in p8_ghash_update()188 struct p8_ghash_desc_ctx *dctx = shash_desc_ctx(desc); in p8_ghash_final()218 .descsize = sizeof(struct p8_ghash_desc_ctx),