Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/vmx/
Dghash.c49 struct p8_ghash_desc_ctx { struct
83 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),