]>
iEval git - authen-passphrase-scrypt.git/blob - scrypt-1.2.1/libcperciva/util/entropy.h
8 * entropy_read(buf, buflen):
9 * Fill the given buffer with random bytes provided by the operating system.
11 int entropy_read(uint8_t *, size_t);
13 #endif /* !_ENTROPY_H_ */
This page took 0.041097 seconds and 4 git commands to generate.