Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_init.c20 static int stopped; variable
73 if (stopped) in ssl_library_stop()
75 stopped = 1; in ssl_library_stop()
95 if (stopped) { in OPENSSL_init_ssl()
/openssl/crypto/
H A Dinit.c37 static int stopped = 0; variable
358 if (stopped) in OPENSSL_cleanup()
360 stopped = 1; in OPENSSL_cleanup()
468 if (stopped) { in OPENSSL_init_crypto()
/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod189 process is immediately stopped with "verification failed" state. If
/openssl/doc/designs/quic-design/
H A Dquic-ackm.md419 - written off, meaning that the PN is so old that we have stopped tracking

Completed in 15 milliseconds