Home
last modified time | relevance | path

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

12345

/third_party/skia/third_party/externals/libjpeg-turbo/
Djcphuff.c207 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 …]
Djdarith.c201 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
Djdphuff.c82 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
Djcarith.c327 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
Djdhuff.c79 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
Djchuff.c166 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
/third_party/openssl/crypto/rand/
Drand_pool.c66 size_t entropy) in ossl_rand_pool_attach()
306 const unsigned char *buffer, size_t len, size_t entropy) in ossl_rand_pool_add()
399 int ossl_rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) in ossl_rand_pool_add_end()
/third_party/node/deps/openssl/openssl/crypto/rand/
Drand_pool.c66 size_t entropy) in ossl_rand_pool_attach()
306 const unsigned char *buffer, size_t len, size_t entropy) in ossl_rand_pool_add()
399 int ossl_rand_pool_add_end(RAND_POOL *pool, size_t len, size_t entropy) in ossl_rand_pool_add_end()
/third_party/mbedtls/library/
Dpsa_crypto_random_impl.h122 mbedtls_entropy_context entropy; member
183 mbedtls_entropy_context *entropy, in mbedtls_psa_drbg_seed()
/third_party/musl/porting/uniproton/kernel/src/env/
D__stack_chk_fail.c7 void __init_ssp(void *entropy) in __init_ssp()
/third_party/musl/src/env/
D__stack_chk_fail.c7 void __init_ssp(void *entropy) in __init_ssp()
/third_party/musl/porting/liteos_m/kernel/src/env/
D__stack_chk_fail.c7 void __init_ssp(void *entropy) in __init_ssp()
/third_party/openssl/providers/implementations/rands/
Ddrbg.c145 int entropy, size_t min_len, in ossl_drbg_get_seed()
194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy()
365 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local
505 unsigned char *entropy = NULL; in ossl_prov_drbg_reseed() local
769 const unsigned char *entropy, size_t entropylen, in ossl_rand_drbg_new()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg.c145 int entropy, size_t min_len, in ossl_drbg_get_seed()
194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy()
365 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local
505 unsigned char *entropy = NULL; in ossl_prov_drbg_reseed() local
769 const unsigned char *entropy, size_t entropylen, in ossl_rand_drbg_new()
/third_party/mbedtls/programs/random/
Dgen_entropy.c44 mbedtls_entropy_context entropy; in main() local
Dgen_random_ctr_drbg.c48 mbedtls_entropy_context entropy; in main() local
/third_party/mbedtls/programs/pkey/
Dpk_sign.c53 mbedtls_entropy_context entropy; in main() local
Dpk_encrypt.c56 mbedtls_entropy_context entropy; in main() local
Drsa_sign_pss.c54 mbedtls_entropy_context entropy; in main() local
Drsa_encrypt.c54 mbedtls_entropy_context entropy; in main() local
Dpk_decrypt.c57 mbedtls_entropy_context entropy; in main() local
Decdh_curve25519.c49 mbedtls_entropy_context entropy; in main() local
/third_party/mbedtls/programs/fuzz/
Dfuzz_dtlsclient.c41 mbedtls_entropy_context entropy; in LLVMFuzzerTestOneInput() local
Dfuzz_dtlsserver.c46 mbedtls_entropy_context entropy; in LLVMFuzzerTestOneInput() local
Dfuzz_client.c45 mbedtls_entropy_context entropy; in LLVMFuzzerTestOneInput() local

12345