/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jcphuff.c | 208 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff() local 306 #define emit_byte(entropy, val) { \ argument 314 dump_buffer(phuff_entropy_ptr entropy) in dump_buffer() 336 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() 375 flush_bits(phuff_entropy_ptr entropy) in flush_bits() 388 emit_symbol(phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol() 404 emit_buffered_bits(phuff_entropy_ptr entropy, char *bufstart, in emit_buffered_bits() 423 emit_eobrun(phuff_entropy_ptr entropy) in emit_eobrun() 452 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() 484 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first() local [all …]
|
H A 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
|
H A 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
|
H A 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
|
H A 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 663 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_fast() local 770 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu() local 814 huff_entropy_ptr entropy; in jinit_huff_decoder() local
|
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
H A D | kullback_leibler_test.py | 99 def entropy(self): member in KLTest._testIndirectRegistration.Sub1 104 def entropy(self): member in KLTest._testIndirectRegistration.Sub2 109 def entropy(self): member in KLTest._testIndirectRegistration.Sub11
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | AslrTest.java | 80 double entropy = Math.log(addresses.size()) / Math.log(2); in calculateEntropyBits() local 94 int entropy = calculateEntropyBits(mappingName); in testMappingEntropy() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | psa_crypto_random_impl.h | 110 mbedtls_entropy_context entropy; member 171 mbedtls_entropy_context *entropy, in mbedtls_psa_drbg_seed()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | psa_crypto_random_impl.h | 80 mbedtls_entropy_context entropy; member 122 mbedtls_entropy_context *entropy, in mbedtls_psa_drbg_seed()
|
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/ |
D | rand.rs | 104 let entropy = repeat_trng_rnd(chunk.len())?; in fill_with_entropy() localVariable 128 let entropy = if matches!(result, Err(hvc::trng::Error::NoEntropy)) { in rnd64() localVariable
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V4-java-source/gen/android/system/keystore2/ |
D | IKeystoreSecurityLevel.java | 28 … android.hardware.security.keymint.KeyParameter[] params, int flags, byte[] entropy) throws androi… in generateKey() 294 … android.hardware.security.keymint.KeyParameter[] params, int flags, byte[] entropy) throws androi… in generateKey() 466 … android.hardware.security.keymint.KeyParameter[] params, int flags, byte[] entropy) throws androi… in generateKey()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/inference/ |
H A D | GTest.java | 260 private double entropy(final long[][] k) { in entropy() method in GTest 290 private double entropy(final long[] k) { in entropy() method in GTest
|
/aosp_15_r20/external/curl/lib/ |
H A D | rand.c | 71 CURLcode Curl_win32_random(unsigned char *entropy, size_t length) in Curl_win32_random() 106 unsigned char *entropy, in weak_random()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
D | rand.c | 199 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy() 254 uint8_t entropy[CTR_DRBG_ENTROPY_LEN * BORINGSSL_FIPS_OVERREAD]; in rand_get_seed() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rand/ |
D | rand.c | 199 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy() 254 uint8_t entropy[CTR_DRBG_ENTROPY_LEN * BORINGSSL_FIPS_OVERREAD]; in rand_get_seed() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/rand/ |
H A D | rand.c | 205 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy() 259 uint8_t *entropy = entropy_bytes; in rand_get_seed() local
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/rand/ |
H A D | rand.c | 205 void RAND_load_entropy(const uint8_t *entropy, size_t entropy_len, in RAND_load_entropy() 259 uint8_t *entropy = entropy_bytes; in rand_get_seed() local
|
/aosp_15_r20/external/boringssl/src/crypto/kyber/ |
H A D | kyber.c | 333 uint8_t entropy[128]; in scalar_centered_binomial_distribution_eta_2_with_prf() local 604 uint8_t entropy[KYBER_GENERATE_KEY_ENTROPY]; in KYBER_generate_key() local 703 uint8_t entropy[KYBER_ENCAP_ENTROPY]; in KYBER_encap() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/kyber/ |
H A D | kyber.c | 332 uint8_t entropy[128]; in scalar_centered_binomial_distribution_eta_2_with_prf() local 603 uint8_t entropy[KYBER_GENERATE_KEY_ENTROPY]; in KYBER_generate_key() local 702 uint8_t entropy[KYBER_ENCAP_ENTROPY]; in KYBER_encap() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/juno/ |
D | juno_stack_protector.c | 15 uint64_t entropy; in plat_get_stack_protector_canary() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/juno/ |
H A D | juno_stack_protector.c | 15 uint64_t entropy; in plat_get_stack_protector_canary() local
|
/aosp_15_r20/external/musl/src/env/ |
H A D | __stack_chk_fail.c | 7 void __init_ssp(void *entropy) in __init_ssp()
|
/aosp_15_r20/external/trusty/musl/src/env/ |
D | __stack_chk_fail.c | 7 void __init_ssp(void *entropy) in __init_ssp()
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | lossless_enc.c | 424 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy) { in VP8LBitEntropyInit() 433 VP8LBitEntropy* const entropy) { in VP8LBitsEntropyUnrefined()
|