| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| H A D | Clients.h | 87 mbedtls_entropy_context entropy; member
|
| /foundation/communication/dsoftbus/adapter/common/mbedtls/ |
| H A D | softbus_adapter_crypto.c | 225 static mbedtls_entropy_context entropy; in SoftBusGenerateRandomArray() local
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_mail_client.c | 337 mbedtls_entropy_context entropy; in main() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg.c | 194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy() argument 144 ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) ossl_drbg_get_seed() argument 365 unsigned char *nonce = NULL, *entropy = NULL; ossl_prov_drbg_instantiate() local 505 unsigned char *entropy = NULL; ossl_prov_drbg_reseed() local 765 ossl_rand_drbg_new(void *provctx, void *parent, const OSSL_DISPATCH *p_dispatch, int (*dnew)(PROV_DRBG *ctx), int (*instantiate)(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *nonce, size_t noncelen, const unsigned char *pers, size_t perslen), int (*uninstantiate)(PROV_DRBG *ctx), int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *adin, size_t adin_len), int (*generate)(PROV_DRBG *, unsigned char *out, size_t outlen, const unsigned char *adin, size_t adin_len)) ossl_rand_drbg_new() argument [all...] |
| H A D | drbg_ctr.c | 305 drbg_ctr_instantiate(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *nonce, size_t noncelen, const unsigned char *pers, size_t perslen) drbg_ctr_instantiate() argument 340 drbg_ctr_reseed(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *adin, size_t adinlen) drbg_ctr_reseed() argument
|
| /third_party/openssl/providers/implementations/rands/ |
| H A D | drbg.c | 194 static size_t get_entropy(PROV_DRBG *drbg, unsigned char **pout, int entropy, in get_entropy() argument 144 ossl_drbg_get_seed(void *vdrbg, unsigned char **pout, int entropy, size_t min_len, size_t max_len, int prediction_resistance, const unsigned char *adin, size_t adin_len) ossl_drbg_get_seed() argument 365 unsigned char *nonce = NULL, *entropy = NULL; ossl_prov_drbg_instantiate() local 505 unsigned char *entropy = NULL; ossl_prov_drbg_reseed() local 765 ossl_rand_drbg_new(void *provctx, void *parent, const OSSL_DISPATCH *p_dispatch, int (*dnew)(PROV_DRBG *ctx), int (*instantiate)(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *nonce, size_t noncelen, const unsigned char *pers, size_t perslen), int (*uninstantiate)(PROV_DRBG *ctx), int (*reseed)(PROV_DRBG *drbg, const unsigned char *ent, size_t ent_len, const unsigned char *adin, size_t adin_len), int (*generate)(PROV_DRBG *, unsigned char *out, size_t outlen, const unsigned char *adin, size_t adin_len)) ossl_rand_drbg_new() argument [all...] |
| H A D | drbg_ctr.c | 305 drbg_ctr_instantiate(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *nonce, size_t noncelen, const unsigned char *pers, size_t perslen) drbg_ctr_instantiate() argument 340 drbg_ctr_reseed(PROV_DRBG *drbg, const unsigned char *entropy, size_t entropylen, const unsigned char *adin, size_t adinlen) drbg_ctr_reseed() argument
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdhuff_opt.c | 109 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff_decoder() local 606 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; LOCAL() local 646 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; LOCAL() local 817 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; LOCAL() local 975 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; METHODDEF() local 1017 huff_entropy_ptr entropy; jinit_huff_decoder() local [all...] |
| 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; METHODDEF() local 759 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; finish_pass_huff() local 872 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; METHODDEF() local 1075 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; finish_pass_gather() local 1120 huff_entropy_ptr entropy; jinit_huff_encoder() local [all...] |
| H A D | jcphuff.c | 207 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; in start_pass_phuff() local 313 dump_buffer(phuff_entropy_ptr entropy) dump_buffer() argument 335 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) emit_bits() argument 374 flush_bits(phuff_entropy_ptr entropy) flush_bits() argument 387 emit_symbol(phuff_entropy_ptr entropy, int tbl_no, int symbol) emit_symbol() argument 403 emit_buffered_bits(phuff_entropy_ptr entropy, char *bufstart, unsigned int nbits) emit_buffered_bits() argument 422 emit_eobrun(phuff_entropy_ptr entropy) emit_eobrun() argument 451 emit_restart(phuff_entropy_ptr entropy, int restart_num) emit_restart() argument 483 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local 662 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local 754 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local 926 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; METHODDEF() local 1027 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; finish_pass_phuff() local 1048 phuff_entropy_ptr entropy = (phuff_entropy_ptr)cinfo->entropy; finish_pass_gather_phuff() local 1095 phuff_entropy_ptr entropy; jinit_phuff_encoder() local [all...] |
| /base/security/device_auth/deps_adapter/key_management_adapter/impl/src/common/ |
| H A D | mbedtls_ec_adapter.c | 405 mbedtls_entropy_context *entropy = HcMalloc(sizeof(mbedtls_entropy_context), 0); in EcKeyAgreement() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_x25519.c | 225 mbedtls_entropy_context entropy;
in HksMbedtlsX25519GenerateKey() local 322 mbedtls_entropy_context entropy;
in HksMbedtlsX25519KeyAgreement() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_aspectralstats.c | 39 float entropy; member
|
| H A D | af_astats.c | 91 double entropy; member 244 double entropy = 0.; in calc_entropy() local 408 entropy = 0, in set_metadata() local 662 entropy = 0, print_stats() local [all...] |
| /third_party/mbedtls/programs/x509/ |
| H A D | cert_write.c | 311 mbedtls_entropy_context entropy; in main() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | metablock.c | 416 double entropy[BROTLI_MAX_STATIC_CONTEXTS]; in ContextBlockSplitterFinishBlock() local
|
| /third_party/lwip/src/apps/altcp_tls/ |
| H A D | altcp_tls_mbedtls.c | 117 mbedtls_entropy_context entropy; member [all...] |
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/ |
| H A D | ssl_pm.c | 49 mbedtls_entropy_context entropy; member
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc.c | 424 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy) { in VP8LBitEntropyInit() argument 432 VP8LBitsEntropyUnrefined(const uint32_t* const array, int n, VP8LBitEntropy* const entropy) VP8LBitsEntropyUnrefined() argument [all...] |
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | metablock.c | 416 double entropy[BROTLI_MAX_STATIC_CONTEXTS]; in ContextBlockSplitterFinishBlock() local
|
| /third_party/curl/lib/vtls/ |
| H A D | gtls.c | 1604 gtls_random(struct Curl_easy *data, unsigned char *entropy, size_t length) gtls_random() argument
|
| H A D | bearssl.c | 1104 bearssl_random(struct Curl_easy *data UNUSED_PARAM, unsigned char *entropy, size_t length) bearssl_random() argument
|
| H A D | mbedtls.c | 98 mbedtls_entropy_context entropy; member 1036 mbedtls_random(struct Curl_easy *data, unsigned char *entropy, size_t length) global() argument
|
| H A D | wolfssl.c | 1337 wolfssl_random(struct Curl_easy *data, unsigned char *entropy, size_t length) wolfssl_random() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_enc.c | 816 const double entropy = VP8LHistogramEstimateBits(histos[i]); in CalculateBestCacheSize() local
|