Searched refs:md4_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct md4_ctx { struct133 static inline void md4_transform_helper(struct md4_ctx *ctx) in md4_transform_helper()141 struct md4_ctx *mctx = shash_desc_ctx(desc); in md4_init()154 struct md4_ctx *mctx = shash_desc_ctx(desc); in md4_update()186 struct md4_ctx *mctx = shash_desc_ctx(desc); in md4_final()217 .descsize = sizeof(struct md4_ctx),