Searched refs:md5_state (Results 1 – 4 of 4) sorted by relevance
134 static inline void md5_transform_helper(struct md5_state *ctx) in md5_transform_helper()142 struct md5_state *mctx = shash_desc_ctx(desc); in md5_init()155 struct md5_state *mctx = shash_desc_ctx(desc); in md5_update()187 struct md5_state *mctx = shash_desc_ctx(desc); in md5_final()215 struct md5_state *ctx = shash_desc_ctx(desc); in md5_export()223 struct md5_state *ctx = shash_desc_ctx(desc); in md5_import()236 .descsize = sizeof(struct md5_state),237 .statesize = sizeof(struct md5_state),
11 struct md5_state { struct
544 struct md5_state md5state; in crypt_iv_lmk_one()
295 struct md5_state md5;