Home
last modified time | relevance | path

Searched refs:md4_ctx (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dmd4.c36 struct md4_ctx { struct
150 static inline void md4_transform_helper(struct md4_ctx *ctx) in md4_transform_helper()
158 struct md4_ctx *mctx = shash_desc_ctx(desc); in md4_init()
171 struct md4_ctx *mctx = shash_desc_ctx(desc); in md4_update()
203 struct md4_ctx *mctx = shash_desc_ctx(desc); in md4_final()
234 .descsize = sizeof(struct md4_ctx),