Searched refs:entropy2 (Results 1 – 1 of 1) sorted by relevance
25 unsigned char entropy2[] = { 0xff, 0xfe, 0xfd }; in test_rand() local43 entropy2, sizeof(entropy2)); in test_rand()46 || !TEST_mem_eq(outbuf, sizeof(outbuf), entropy2, sizeof(outbuf))) in test_rand()
Completed in 4 milliseconds