Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds