Home
last modified time | relevance | path

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

12345

/third_party/python/Modules/clinic/
H A D_ssl.c.h1022 double entropy; in _ssl_RAND_add() local
/third_party/curl/lib/vtls/
H A Dschannel.c2600 schannel_random(struct Curl_easy *data UNUSED_PARAM, unsigned char *entropy, size_t length) schannel_random() argument
H A Dvtls.c909 Curl_ssl_random(struct Curl_easy *data, unsigned char *entropy, size_t length) Curl_ssl_random() argument
H A Dsectransp.c3267 sectransp_random(struct Curl_easy *data UNUSED_PARAM, unsigned char *entropy, size_t length) global() argument
H A Dopenssl.c4832 ossl_random(struct Curl_easy *data, unsigned char *entropy, size_t length) ossl_random() argument
/third_party/libcoap/src/
H A Dcoap_mbedtls.c121 mbedtls_entropy_context entropy; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c231 static WEBP_INLINE double BitsEntropyRefine(const VP8LBitEntropy* entropy) { in BitsEntropyRefine() argument
264 VP8LBitEntropy entropy; VP8LBitsEntropy() local
[all...]
H A Dvp8l_enc.c438 double entropy[kNumEntropyIx]; in AnalyzeEntropy() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c235 int entropy; member
1393 CFStringRef entropy = vtctx->entropy == VT_CABAC ? in vtenc_create_encoder() local
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dencode.c361 double entropy[4]; in ChooseContextMap() local
435 double entropy[3]; ShouldUseComplexStaticContextMap() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djpeglib.h470 struct jpeg_entropy_encoder *entropy; member
708 struct jpeg_entropy_decoder *entropy; member
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c361 double entropy[4]; in ChooseContextMap() local
435 double entropy[3]; ShouldUseComplexStaticContextMap() local
[all...]
/third_party/openssl/test/
H A Devp_test.c2392 unsigned char *entropy; member
/third_party/python/Modules/
H A D_ssl.c5180 _ssl_RAND_add_impl(PyObject *module, Py_buffer *view, double entropy) in _ssl_RAND_add_impl() argument
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c910 ENTROPY_DEBUG(const char *label, unsigned long entropy) { in ENTROPY_DEBUG() argument
920 unsigned long entropy; generate_hash_secret_salt() local
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c893 ENTROPY_DEBUG(const char *label, unsigned long entropy) { in ENTROPY_DEBUG() argument
903 unsigned long entropy; generate_hash_secret_salt() local
[all...]

Completed in 57 milliseconds

12345