Searched defs:ghash_ctx (Results 1 – 4 of 4) sorted by relevance
15 struct ghash_ctx { struct16 struct gf128mul_4k *gf128;
19 struct ghash_ctx { struct33 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_init() argument
36 struct ghash_ctx { struct57 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() argument
70 struct crypto_gcm_ghash_ctx ghash_ctx; member