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

/external/fio/crc/
H A Dsha512.h4 struct fio_sha512_ctx { struct
11 void fio_sha512_init(struct fio_sha512_ctx *);
12 void fio_sha512_update(struct fio_sha512_ctx *, const uint8_t *, unsigned int);

Completed in 46 milliseconds