HomeSort by: relevance | last modified time | path
    Searched refs:rand_acquire_entropy_from_cpu (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/include/crypto/
rand.h 42 size_t rand_acquire_entropy_from_cpu(RAND_POOL *pool);
  /src/crypto/external/bsd/openssl.old/dist/crypto/rand/
rand_win.c 62 entropy_available = rand_acquire_entropy_from_cpu(pool);
rand_lib.c 85 size_t rand_acquire_entropy_from_cpu(RAND_POOL *pool) function
rand_unix.c 719 entropy_available = rand_acquire_entropy_from_cpu(pool);

Completed in 18 milliseconds