Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dmd4.c150 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()
211 md4_transform_helper(mctx); in md4_final()
/linux-4.4.14/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()