resbuf 99 lib/common/md5.c md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) resbuf 101 lib/common/md5.c char *r = resbuf; resbuf 107 lib/common/md5.c return resbuf; resbuf 113 lib/common/md5.c md5_finish_ctx (struct md5_ctx *ctx, void *resbuf) resbuf 133 lib/common/md5.c return md5_read_ctx (ctx, resbuf);