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 { struct59 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_init() argument
44 struct ghash_desc_ctx { struct45 u64 digest[GHASH_DIGEST_SIZE/sizeof(u64)];46 u8 buf[GHASH_BLOCK_SIZE];47 u32 count;
41 struct ghash_desc_ctx { struct48 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument