Lines Matching refs:RAND_bytes
1009 if (RAND_bytes(&(tmp_buf[2]),sizeof tmp_buf-2) <= 0)1137 if (RAND_bytes(tmp_buf,sizeof tmp_buf) <= 0)