Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dmd4.cpp14 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test1() local
29 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test2() local
42 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test3() local
73 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test6() local
83 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test7() local
H A Dmd5.cpp
H A Dmd2.cpp14 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test1() local
29 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test2() local
42 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test3() local
73 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test6() local
83 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test7() local
H A Drmd160.cpp11 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test1() local
26 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test2() local
39 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test3() local
88 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test8() local
98 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test9() local
H A Dsha1.cpp11 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test1() local
47 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test2() local
62 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test3() local
75 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test4() local
124 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test9() local
134 uint8_t entropy[] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66 }; in test10() local
H A Dsha2.cpp
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/
H A Dmd5.cpp
H A Dsha2.cpp
/llvm-project/libcxx/src/
H A Drandom.cpp161 double random_device::entropy() const noexcept { in entropy() function in random_device
/llvm-project/libc/src/__support/HashTable/
H A Drandomness.h33 uint64_t entropy[2]; next_random_seed() local