HomeSort by: relevance | last modified time | path
    Searched defs:rand_new_seed (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/crypto/rand/
rand_lib.c 532 static EVP_RAND_CTX *rand_new_seed(OSSL_LIB_CTX *libctx) function
648 dgbl->seed = rand_new_seed(ctx);
  /src/crypto/external/apache2/openssl/dist/crypto/rand/
rand_lib.c 610 static EVP_RAND_CTX *rand_new_seed(OSSL_LIB_CTX *libctx) function
783 seed = newseed = rand_new_seed(ctx);

Completed in 20 milliseconds