Searched defs:fio_md5_ctx (Results 1 - 1 of 1) sorted by relevance

/external/fio/crc/
H A Dmd5.h19 struct fio_md5_ctx { struct
25 extern void fio_md5_update(struct fio_md5_ctx *, const uint8_t *, unsigned int);
26 extern void fio_md5_init(struct fio_md5_ctx *);

Completed in 136 milliseconds