| /external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/ |
| D | md4.cpp | 14 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
|
| D | md2.cpp | 14 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
|
| D | md5.cpp | 14 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
|
| D | sha1.cpp | 11 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
|
| D | rmd160.cpp | 11 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
|
| D | sha2.cpp | 51 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test1() local 66 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test2() local 79 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test3() local 128 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test8() local 138 uint8_t entropy[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; in test9() local
|
| /external/libjpeg-turbo/ |
| D | jcphuff.c | 207 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff() local 305 #define emit_byte(entropy, val) { \ argument 313 dump_buffer(phuff_entropy_ptr entropy) in dump_buffer() 335 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() 374 flush_bits(phuff_entropy_ptr entropy) in flush_bits() 387 emit_symbol(phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol() 403 emit_buffered_bits(phuff_entropy_ptr entropy, char *bufstart, in emit_buffered_bits() 422 emit_eobrun(phuff_entropy_ptr entropy) in emit_eobrun() 451 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() 483 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local [all …]
|
| D | jdarith.c | 201 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in process_restart() local 252 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 331 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 405 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 438 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 507 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu() local 634 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 752 arith_entropy_ptr entropy; in jinit_arith_decoder() local
|
| D | jdphuff.c | 82 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff_decoder() local 232 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in process_restart() local 290 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first() local 366 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first() local 452 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine() local 502 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine() local 653 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
|
| D | jcarith.c | 327 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in emit_restart() local 370 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local 461 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_first() local 560 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_refine() local 595 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_refine() local 688 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu() local 830 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass() local 914 arith_entropy_ptr entropy; in jinit_arith_encoder() local
|
| D | jdhuff.c | 79 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff_decoder() local 512 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in process_restart() local 552 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_slow() local 657 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_fast() local 761 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu() local 805 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
| D | jchuff.c | 166 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff() local 687 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_huff() local 759 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_huff() local 872 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_gather() local 1075 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_gather() local 1120 huff_entropy_ptr entropy; in jinit_huff_encoder() local
|
| /external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
| D | kullback_leibler_test.py | 103 def entropy(self): member in KLTest._testIndirectRegistration.Sub1 108 def entropy(self): member in KLTest._testIndirectRegistration.Sub2 113 def entropy(self): member in KLTest._testIndirectRegistration.Sub11
|
| /external/arm-trusted-firmware/plat/arm/board/juno/ |
| D | juno_stack_protector.c | 16 uint64_t entropy; in plat_get_stack_protector_canary() local
|
| /external/python/pyopenssl/src/OpenSSL/ |
| D | rand.py | 8 def add(buffer, entropy): argument
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/ |
| D | Entropy.c | 75 unsigned char *entropy, // output buffer in _plat__GetEntropy()
|
| /external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/ |
| D | Entropy.c | 90 unsigned char *entropy, // output buffer in _plat__GetEntropy()
|
| /external/ms-tpm-20-ref/TPMCmd/Platform/src/ |
| D | Entropy.c | 98 unsigned char *entropy, // output buffer in _plat__GetEntropy()
|
| /external/llvm-project/libcxx/src/ |
| D | random.cpp | 173 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
|
| /external/libcxx/src/ |
| D | random.cpp | 174 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
|
| /external/brotli/c/enc/ |
| D | metablock_inc.h | 105 double entropy = BitsEntropy(histograms[self->curr_histogram_ix_].data_, in FN() local
|
| /external/boringssl/src/util/fipstools/cavp/ |
| D | cavp_ctr_drbg_test.cc | 48 std::vector<uint8_t> entropy, nonce, personalization_str, ai1, ai2; in TestCTRDRBG() local
|
| /external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/ |
| D | cavp_ctr_drbg_test.cc | 48 std::vector<uint8_t> entropy, nonce, personalization_str, ai1, ai2; in TestCTRDRBG() local
|
| /external/libaom/libaom/aom_dsp/ |
| D | entenc.h | 48 double entropy; member
|
| /external/arm-trusted-firmware/services/std_svc/trng/ |
| D | trng_entropy_pool.c | 22 static uint64_t entropy[WORDS_IN_POOL]; variable
|