Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DEVP_RAND.pod8 EVP_RAND_enable_locking, EVP_RAND_verify_zeroization, EVP_RAND_get_strength,
65 int EVP_RAND_enable_locking(EVP_RAND_CTX *ctx);
160 EVP_RAND_enable_locking() enables locking for the RAND I<ctx> and all of
340 be done by explicitly calling EVP_RAND_enable_locking().
/third_party/openssl/crypto/evp/
Devp_rand.c92 int EVP_RAND_enable_locking(EVP_RAND_CTX *rand) in EVP_RAND_enable_locking() function
/third_party/openssl/crypto/rand/
Drand_lib.c653 if (ret != NULL && !EVP_RAND_enable_locking(ret)) { in RAND_get0_primary()
/third_party/openssl/include/openssl/
Devp.h1281 __owur int EVP_RAND_enable_locking(EVP_RAND_CTX *ctx);
/third_party/openssl/util/
Dlibcrypto.num5067 EVP_RAND_enable_locking 5195 3_0_0 EXIST::FUNCTION: