Home
last modified time | relevance | path

Searched defs:entropy (Results 51 - 75 of 116) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pax_common.c30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) eap_pax_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pax_common.c30 eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, const char *identifier, const u8 *entropy, size_t entropy_len, size_t output_len, u8 *output) eap_pax_kdf() argument
/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_rsa.c120 static void RsaInit(mbedtls_ctr_drbg_context *ctrDrbg, mbedtls_entropy_context *entropy) in RsaInit() argument
139 mbedtls_entropy_context entropy; in RsaLoadPrivateKey() local
217 static void RsaDeinit(mbedtls_ctr_drbg_context *ctrDrbg, mbedtls_entropy_context *entropy) in RsaDeinit() argument
266 mbedtls_entropy_context entropy; RsaEncryptMultipleBlock() local
400 mbedtls_entropy_context entropy; RsaPkcs1Decrypt() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h62 float entropy; ///< total PE for this channel member
/third_party/curl/lib/vauth/
H A Dntlm.c536 unsigned char entropy[8]; in Curl_auth_create_ntlm_type3_message() local
/third_party/mbedtls/programs/x509/
H A Dcert_req.c149 mbedtls_entropy_context entropy; in main() local
H A Dcert_app.c124 mbedtls_entropy_context entropy; in main() local
/third_party/mbedtls/programs/pkey/
H A Dgen_key.c236 mbedtls_entropy_context entropy; in main() local
H A Dkey_app_writer.c252 mbedtls_entropy_context entropy; in main() local
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c284 mbedtls_entropy_context entropy; in main() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Dseed_src.c177 seed_get_seed(void *vseed, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) seed_get_seed() argument
H A Dcrngt.c102 ossl_crngt_get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance) ossl_crngt_get_entropy() argument
H A Dtest_rng.c45 unsigned char *entropy, *nonce; member
230 test_rng_get_seed(void *vtest, unsigned char **pout, int entropy, size_t min_len, size_t max_len, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adin_len) test_rng_get_seed() argument
/third_party/openssl/providers/implementations/rands/
H A Dcrngt.c102 ossl_crngt_get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance) ossl_crngt_get_entropy() argument
H A Dtest_rng.c45 unsigned char *entropy, *nonce; member
230 test_rng_get_seed(void *vtest, unsigned char **pout, int entropy, size_t min_len, size_t max_len, ossl_unused int prediction_resistance, ossl_unused const unsigned char *adin, ossl_unused size_t adin_len) test_rng_get_seed() argument
H A Dseed_src.c177 seed_get_seed(void *vseed, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) seed_get_seed() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A 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; METHODDEF() local
461 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
560 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
595 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
688 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
830 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; start_pass() local
914 arith_entropy_ptr entropy; jinit_arith_encoder() local
[all...]
H A 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; METHODDEF() local
331 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
405 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
438 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
507 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; METHODDEF() local
634 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; start_pass() local
752 arith_entropy_ptr entropy; jinit_arith_decoder() local
[all...]
H A 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; LOCAL() local
552 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; LOCAL() local
657 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; LOCAL() local
761 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; METHODDEF() local
805 huff_entropy_ptr entropy; jinit_huff_decoder() local
[all...]
H A Djdphuff.c205 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff_decoder() local
365 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; LOCAL() local
423 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local
499 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local
585 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local
635 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local
786 phuff_entropy_ptr entropy; jinit_phuff_decoder() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_mips32.c265 GetCombinedEntropyUnrefined_MIPS32(const uint32_t X[], const uint32_t Y[], int length, VP8LBitEntropy* const entropy, VP8LStreaks* const stats) GetCombinedEntropyUnrefined_MIPS32() argument
[all...]
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.cc90 uint64_t entropy = GetRandomBits(4); in PickFPSize() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c63 static unsigned int entropy = 0; variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Drandom.c63 static unsigned int entropy = 0; variable
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_rsa.c175 mbedtls_entropy_context entropy; in HksMbedtlsRsaGenerateKey() local
288 mbedtls_entropy_context entropy; in HksMbedtlsRsaCryptMbedtls() local
[all...]

Completed in 16 milliseconds

12345