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