Home
last modified time | relevance | path

Searched refs:entropy2 (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Drand_test.c25 unsigned char entropy2[] = { 0xff, 0xfe, 0xfd }; in test_rand() local
43 entropy2, sizeof(entropy2)); in test_rand()
46 || !TEST_mem_eq(outbuf, sizeof(outbuf), entropy2, sizeof(outbuf))) in test_rand()

Completed in 4 milliseconds