OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:egd
(Results
1 - 8
of
8
) sorted by null
/external/openssl/crypto/rand/
rand_egd.c
62
* Query the
EGD
<URL: http://www.lothar.com/tech/crypto/>.
67
* will actually query "bytes" bytes of entropy form the
egd
-socket located
70
* The number of bytes is not limited by the maximum chunk size of
EGD
,
76
* num the number of bytes read from the
EGD
socket. This number is either
77
* the number of bytes requested or smaller, if the
EGD
pool is
89
* num the number of bytes read from the
EGD
socket. This number is either
90
* the number of bytes requested or smaller, if the
EGD
pool is
rand_unix.c
336
/* Use an
EGD
socket to read entropy from an
EGD
or PRNGD entropy
randfile.c
104
* Entropy devices and
EGD
sockets are handled in rand_unix.c */
/external/openssl/apps/
app_rand.c
138
/* we try if the given filename is an
EGD
socket.
170
int
egd
;
local
182
egd
=RAND_egd(n);
183
if (
egd
> 0)
184
tot+=
egd
;
/external/dropbear/
random.c
88
dropbear_exit("can't request more than 255 bytes from
egd
");
92
dropbear_exit("can't send command to
egd
");
options.h
153
* otherwise use run prngd (or
egd
if you want), specifying the socket.
/external/openssl/
e_os.h
85
/* set this to a comma-seperated list of '
egd
' sockets to try out. These
88
#define DEVRANDOM_EGD "/var/run/
egd
-pool","/dev/
egd
-pool","/etc/
egd
-pool","/etc/entropy"
/external/webkit/PerformanceTests/PageLoad/svg/files/
crawfish2_ganson.svg
[
all
...]
Completed in 76 milliseconds