Searched refs:stopped (Results 1 – 3 of 3) sorted by relevance
20 static int stopped; variable74 if (stopped) in ssl_library_stop()76 stopped = 1; in ssl_library_stop()107 if (stopped) { in OPENSSL_init_ssl()
36 static int stopped = 0; variable351 if (stopped) in OPENSSL_cleanup()353 stopped = 1; in OPENSSL_cleanup()464 if (stopped) { in OPENSSL_init_crypto()
174 process is immediately stopped with "verification failed" state. If
Completed in 3 milliseconds