Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 9 of 9) sorted by relevance

/openssl/doc/man3/
H A DSSL_set_async_callback.pod32 cryptography operation to notify the application to resume the paused work flow.
38 operation, the callback will be called to notify the application to resume the
H A DSSL_alert_type_string.pod39 "close notify" alert is sent as a warning alert. Other examples for
72 =item "CN"/"close notify"
H A DSSL_CTX_set_session_ticket_cb.pod54 and tickets are created by the handshake, the B<gen_cb> is provided to notify
63 after a session has been created. The B<dec_cb> is provided to notify the
H A DASYNC_start_job.pod121 B<ASYNC_WAIT_CTX>s contain two different ways to notify
133 B<ASYNC_WAIT_CTX>s also have a "callback" mechanism to notify applications. The
H A DASYNC_WAIT_CTX_new.pod131 callback will be called to notify user code when an engine completes a
/openssl/crypto/x509/
H A Dx509_vfy.c1070 static int check_crl_time(X509_STORE_CTX *ctx, X509_CRL *crl, int notify) in check_crl_time() argument
1081 if (notify) in check_crl_time()
1086 if (!notify) in check_crl_time()
1093 if (!notify) in check_crl_time()
1103 if (!notify) in check_crl_time()
1110 if (!notify || !verify_cb_crl(ctx, X509_V_ERR_CRL_HAS_EXPIRED)) in check_crl_time()
1115 if (notify) in check_crl_time()
/openssl/doc/designs/quic-design/
H A Dconnection-state-machine.md449 abstracted by the BIO system and how the application has chosen to notify
/openssl/crypto/err/
H A Dopenssl.txt1322 application data after close notify
/openssl/doc/man7/
H A Dossl-guide-migration.pod2467 is set, an unexpected EOF is ignored, it pretends a close notify was received

Completed in 56 milliseconds