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

/external/fio/crc/
H A Dsha256.h4 struct fio_sha256_ctx { struct
10 void fio_sha256_init(struct fio_sha256_ctx *);
11 void fio_sha256_update(struct fio_sha256_ctx *, const uint8_t *, unsigned int);

Completed in 127 milliseconds