Home
last modified time | relevance | path

Searched defs:md (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
Dsumversion.c225 static inline void add_char(unsigned char c, struct md4_ctx *md) in add_char()
231 struct md4_ctx *md) in parse_string()
256 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file()
305 static int parse_source_files(const char *objfile, struct md4_ctx *md) in parse_source_files()
404 struct md4_ctx md; in get_src_version() local