Home
last modified time | relevance | path

Searched defs:public (Results 1 – 3 of 3) sorted by relevance

/openssl-master/demos/signature/
A DEVP_Signature_demo.c44 static EVP_PKEY *get_key(OSSL_LIB_CTX *libctx, const char *propq, int public) in get_key()
73 int result = 0, public = 0; in demo_sign() local
153 int result = 0, public = 1; in demo_verify() local
/openssl-master/test/
A Ddrbgtest.c174 EVP_RAND_CTX *public, in test_drbg_reseed()
329 EVP_RAND_CTX *public, in test_drbg_reseed_in_child()
398 EVP_RAND_CTX *public, in test_rand_reseed_on_fork()
521 EVP_RAND_CTX *primary, *public, *private; in test_rand_fork_safety() local
548 EVP_RAND_CTX *primary, *public, *private; in test_rand_reseed() local
701 EVP_RAND_CTX *public = NULL, *private = NULL; in run_multi_thread_test() local
/openssl-master/crypto/rand/
A Drand_lib.c410 CRYPTO_THREAD_LOCAL public; member

Completed in 6 milliseconds