Searched defs:ghash_desc_ctx (Results 1 – 5 of 5) sorted by relevance
23 struct ghash_desc_ctx { struct32 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument
19 struct ghash_desc_ctx { struct20 u8 buffer[GHASH_BLOCK_SIZE];21 u32 bytes;
38 struct ghash_desc_ctx { struct62 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_init() argument
39 struct ghash_desc_ctx { struct46 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument
42 struct ghash_desc_ctx { struct43 u64 digest[GHASH_DIGEST_SIZE/sizeof(u64)];44 u8 buf[GHASH_BLOCK_SIZE];45 u32 count;