Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/prngs/
A Drng_get_bytes.c20 static unsigned long _rng_nix(unsigned char *buf, unsigned long len, in _rng_nix() function
152 x = _rng_nix(out, outlen, callback); if (x != 0) { return x; } in rng_get_bytes()

Completed in 2 milliseconds