Searched refs:ghash_desc_ctx (Results 1 – 5 of 5) sorted by relevance
30 struct ghash_desc_ctx { struct41 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_init() argument43 *ctx = (struct ghash_desc_ctx){}; in ghash_init()50 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_update()84 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_final()99 *ctx = (struct ghash_desc_ctx){}; in ghash_final()133 .descsize = sizeof(struct ghash_desc_ctx),
30 struct ghash_desc_ctx { struct37 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument66 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_update()103 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()121 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_final()147 .descsize = sizeof(struct ghash_desc_ctx),
22 struct ghash_desc_ctx { struct31 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument58 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_update()98 static int ghash_flush(struct ghash_desc_ctx *dctx) in ghash_flush()120 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_final()135 .descsize = sizeof(struct ghash_desc_ctx),
33 struct ghash_desc_ctx { struct48 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_init() argument50 *ctx = (struct ghash_desc_ctx){}; in ghash_init()57 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_update()91 struct ghash_desc_ctx *ctx = shash_desc_ctx(desc); in ghash_final()105 *ctx = (struct ghash_desc_ctx){}; in ghash_final()139 .descsize = sizeof(struct ghash_desc_ctx),
41 struct ghash_desc_ctx { struct48 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_init() argument83 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_update()116 static void ghash_flush(struct ghash_ctx *ctx, struct ghash_desc_ctx *dctx) in ghash_flush()136 struct ghash_desc_ctx *dctx = shash_desc_ctx(desc); in ghash_final()152 .descsize = sizeof(struct ghash_desc_ctx),