RAND_add
void RAND_add(const void *buf, int num, double entropy);
RAND_add(buf, sizeof(buf), sizeof(buf));