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;
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;
39 struct ghash_desc_ctx { struct46 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument