Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 3 of 3) sorted by relevance

/openssl-master/ssl/
A Dssl_init.c20 static int stopped; variable
74 if (stopped) in ssl_library_stop()
76 stopped = 1; in ssl_library_stop()
107 if (stopped) { in OPENSSL_init_ssl()
/openssl-master/crypto/
A Dinit.c36 static int stopped = 0; variable
351 if (stopped) in OPENSSL_cleanup()
353 stopped = 1; in OPENSSL_cleanup()
464 if (stopped) { in OPENSSL_init_crypto()
/openssl-master/doc/man3/
A DSSL_CTX_set_verify.pod174 process is immediately stopped with "verification failed" state. If

Completed in 3 milliseconds