OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fortuna_start
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/libtomcrypt/src/prngs/
fortuna.c
42
&
fortuna_start
,
130
int
fortuna_start
(prng_state *prng)
function
393
if ((err =
fortuna_start
(prng)) != CRYPT_OK) {
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_prng.h
134
int
fortuna_start
(prng_state *prng);
/external/dropbear/libtomcrypt/
changes
89
v1.13 -- Fixed to
fortuna_start
() to clean up state if an error occurs. Not really useful at this stage (sha256 can't fail) but useful
[
all
...]
Completed in 72 milliseconds