Searched defs:ghash_desc_ctx (Results 1 – 4 of 4) sorted by relevance
23 struct ghash_desc_ctx { struct32 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument
35 struct ghash_desc_ctx { struct55 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_init() argument
38 struct ghash_desc_ctx { struct39 u64 digest[GHASH_DIGEST_SIZE/sizeof(u64)];40 u8 buf[GHASH_BLOCK_SIZE];41 u32 count;
40 struct ghash_desc_ctx { struct47 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument