Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dmd4.c133 static inline void md4_transform_helper(struct md4_ctx *ctx) in md4_transform_helper() function
168 md4_transform_helper(mctx); in md4_update()
174 md4_transform_helper(mctx); in md4_update()
194 md4_transform_helper(mctx); in md4_final()
/Linux-v5.10/scripts/mod/
Dsumversion.c154 static inline void md4_transform_helper(struct md4_ctx *ctx) in md4_transform_helper() function
185 md4_transform_helper(mctx); in md4_update()
191 md4_transform_helper(mctx); in md4_update()
208 md4_transform_helper(mctx); in md4_final_ascii()