Home
last modified time | relevance | path

Searched refs:yarrow_start (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c15 &yarrow_start,
30 int yarrow_start(prng_state *prng) in yarrow_start() function
287 if ((err = yarrow_start(prng)) != CRYPT_OK) return err; in LTC_PRNG_EXPORT()
304 if ((err = yarrow_start(&prng)) != CRYPT_OK) { in yarrow_test()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_prng.h130 int yarrow_start(prng_state *prng);

Completed in 3 milliseconds