Home
last modified time | relevance | path

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

/openssl/demos/signature/
H 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/demos/encrypt/
H A Drsa_encrypt.c36 static EVP_PKEY *get_key(OSSL_LIB_CTX *libctx, const char *propq, int public) in get_key()
100 int ret = 0, public = 1; in do_encrypt() local
157 int ret = 0, public = 0; in do_decrypt() local
/openssl/test/
H 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/crypto/rand/
H A Drand_lib.c411 CRYPTO_THREAD_LOCAL public; member

Completed in 21 milliseconds