Searched refs:fortuna_import (Results 1 – 3 of 3) sorted by relevance
48 &fortuna_import,382 int fortuna_import(const unsigned char *in, unsigned long inlen, prng_state *prng) in fortuna_import() function
140 int fortuna_import(const unsigned char *in, unsigned long inlen, prng_state *prng);
31 …-- Removed mutex locks from fortuna_import as they create a deadlock and aren't required anyways […