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

12

/macosx-10.9.5/tcl-102/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.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_rand.c51 ossl_rand_add(VALUE self, VALUE str, VALUE entropy) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/opensslUtils/
H A DopensslUtils.cpp78 void RAND_add(const void *buf,int num,double entropy) argument
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DfeeRandom.c177 void feeRandAddEntropy(feeRand frand, unsigned entropy) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DfeeRandom.c177 void feeRandAddEntropy(feeRand frand, unsigned entropy) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dopenssl_link.c90 entropy_add(const void *buf, int num, double entropy) { argument
/macosx-10.9.5/securityd-55199.3/src/
H A Dentropy.cpp115 double entropy = 0.0; local
[all...]
/macosx-10.9.5/bind9-45.100/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...]
H A Dentropy.c94 isc_uint32_t entropy; /*%< current entropy estimate in bits */ member in struct:__anon6590
227 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
240 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
312 entropypool_adddata(isc_entropy_t *ent, void *p, unsigned int len, isc_uint32_t entropy) argument
1028 unsigned int entropy; local
1066 isc_entropy_putdata(isc_entropy_t *ent, void *data, unsigned int length, isc_uint32_t entropy) argument
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dpolarssl.c83 static entropy_context entropy; variable
H A Dsslgen.c525 Curl_ssl_random(struct SessionHandle *data, unsigned char *entropy, size_t length) argument
H A Dcurl_ntlm_msgs.c699 unsigned char entropy[8]; local
H A Dcurl_darwinssl.c1514 Curl_darwinssl_random(struct SessionHandle *data, unsigned char *entropy, size_t length) argument
H A Dgtls.c1087 Curl_gtls_random(struct SessionHandle *data, unsigned char *entropy, size_t length) argument
H A Dnss.c1554 Curl_nss_random(struct SessionHandle *data, unsigned char *entropy, size_t length) argument
H A Dssluse.c2693 void Curl_ossl_random(struct SessionHandle *data, unsigned char *entropy, argument
/macosx-10.9.5/ntp-88/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...]
H A Dentropy.c94 isc_uint32_t entropy; /*%< current entropy estimate in bits */ member in struct:__anon11424
227 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
240 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
309 entropypool_adddata(isc_entropy_t *ent, void *p, unsigned int len, isc_uint32_t entropy) argument
1025 unsigned int entropy; local
1063 isc_entropy_putdata(isc_entropy_t *ent, void *data, unsigned int length, isc_uint32_t entropy) argument
[all...]
/macosx-10.9.5/tcl-102/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.9.5/apache-786.1/httpd/srclib/apr/random/unix/
H A Dapr_random.c230 const unsigned char *entropy = entropy_; local
/macosx-10.9.5/apr-30/apr/apr/random/unix/
H A Dapr_random.c207 const unsigned char *entropy = entropy_; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dpasswd.c1217 char entropy[sizeof(salt)]; local

Completed in 310 milliseconds

12