Searched defs:FXRNG_HASH_SZ (Results 1 – 1 of 1) sorted by relevance
35 #define FXRNG_HASH_SZ BLAKE2B_OUTBYTES /* 64 */ macro63 fxrng_hash_finish(struct fxrng_hash *h, uint8_t buf[static FXRNG_HASH_SZ], size_t sz) in fxrng_hash_finish()