Searched defs:entropy (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ojpeg/
H A Djdhuff_add.c24 { register huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; local
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_rand.c51 ossl_rand_add(VALUE self, VALUE str, VALUE entropy) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A Drand_lib.c216 void RAND_add(const void *buf, int num, double entropy) argument
H A Dmd_rand.c145 static double entropy=0; variable
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/opensslUtils/
H A DopensslUtils.cpp78 void RAND_add(const void *buf,int num,double entropy) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeeRandom.c177 void feeRandAddEntropy(feeRand frand, unsigned entropy) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DfeeRandom.c177 void feeRandAddEntropy(feeRand frand, unsigned entropy) argument
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dentropy.cpp115 double entropy = 0.0; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dopenssl_link.c90 entropy_add(const void *buf, int num, double entropy) { argument
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h48 ccdrbg_init(const struct ccdrbg_info *info, struct ccdrbg_state *drbg, unsigned long entropyLength, const void* entropy, unsigned long nonceLength, const void* nonce, unsigned long psLength, const void* ps) argument
57 ccdrbg_reseed(const struct ccdrbg_info *info, struct ccdrbg_state *prng, unsigned long entropylen, const void *entropy, unsigned long inlen, const void *in) argument
/macosx-10.10.1/OpenSSL098-52/src/MacOS/
H A DRandomizer.cpp276 double entropy; local
413 AddBytes(void *data, long size, double entropy) argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Dhash.c96 isc_entropy_t *entropy; /*%< entropy source */ member in struct:isc_hash
142 isc_hash_ctxcreate(isc_mem_t *mctx, isc_entropy_t *entropy, argument
223 isc_hash_create(isc_mem_t *mctx, isc_entropy_t *entropy, size_ argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/vtls/
H A Dpolarssl.c71 static entropy_context entropy; variable
/macosx-10.10.1/ntp-92/lib/isc/
H A Dhash.c96 isc_entropy_t *entropy; /*%< entropy source */ member in struct:isc_hash
142 isc_hash_ctxcreate(isc_mem_t *mctx, isc_entropy_t *entropy, argument
219 isc_hash_create(isc_mem_t *mctx, isc_entropy_t *entropy, size_t limit) { argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djcarith.c321 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
364 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
455 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
557 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
592 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
688 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
833 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
916 arith_entropy_ptr entropy; local
[all...]
H A Djdarith.c192 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
244 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
400 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
433 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
505 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
633 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; local
743 arith_entropy_ptr entropy; local
[all...]
H A Djchuff.c284 dump_buffer_e (huff_entropy_ptr entropy) argument
346 emit_bits_e(huff_entropy_ptr entropy, unsigned int code, int size) argument
397 flush_bits_e(huff_entropy_ptr entropy) argument
411 emit_dc_symbol(huff_entropy_ptr entropy, int tbl_no, int symbol) argument
424 emit_ac_symbol(huff_entropy_ptr entropy, int tbl_no, int symbol) argument
440 emit_buffered_bits(huff_entropy_ptr entropy, char * bufstart, unsigned int nbits) argument
459 emit_eobrun(huff_entropy_ptr entropy) argument
511 emit_restart_e(huff_entropy_ptr entropy, int restart_num) argument
543 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
630 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
741 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
788 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1018 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1075 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1199 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1399 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1453 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1559 huff_entropy_ptr entropy; local
[all...]
H A Djdhuff.c638 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
697 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
768 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
857 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
906 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1061 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1189 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1312 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; local
1511 huff_entropy_ptr entropy; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/corecrypto/ccdbrg/src/
H A Dccdrbg_nisthmac.c220 hmac_dbrg_instantiate_algorithm(struct ccdrbg_state *drbg, unsigned long entropyLength, const void *entropy, unsigned long nonceLength, const void *nonce, unsigned long psLength, const void *ps) argument
248 init(const struct ccdrbg_info *info, struct ccdrbg_state *drbg, unsigned long entropyLength, const void* entropy, unsigned long nonceLength, const void* nonce, unsigned long psLength, const void* ps) argument
311 reseed(struct ccdrbg_state *drbg, unsigned long entropyLength, const void *entropy, unsigned long inputlen, const void *input) argument
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/prng/
H A Dprng_yarrow.c293 yarrow_init( const struct ccdrbg_info *info, struct ccdrbg_state *drbg, unsigned long entropyLength, const void* entropy, unsigned long nonceLength, const void* nonce, unsigned long psLength, const void* ps) argument
374 yarrow_reseed( struct ccdrbg_state *prng, unsigned long entropylen, const void *entropy, unsigned long inlen, const void *in) argument
/macosx-10.10.1/apr-32/apr/apr/random/unix/
H A Dapr_random.c230 const unsigned char *entropy = entropy_; local
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcurl_ntlm_msgs.c706 unsigned int entropy[2]; local
746 unsigned int entropy[2]; local
[all...]
H A Dcurl_sasl.c420 unsigned int entropy[4]; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dpasswd.c1217 char entropy[sizeof(salt)]; local
/macosx-10.10.1/OpenSSL098-52/src/engines/
H A De_sureware.c647 static void surewarehk_rand_add(const void *buf, int num, double entropy) argument

Completed in 393 milliseconds

12