Searched refs:notify (Results 1 – 9 of 9) sorted by relevance
32 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
39 "close notify" alert is sent as a warning alert. Other examples for72 =item "CN"/"close notify"
54 and tickets are created by the handshake, the B<gen_cb> is provided to notify63 after a session has been created. The B<dec_cb> is provided to notify the
121 B<ASYNC_WAIT_CTX>s contain two different ways to notify133 B<ASYNC_WAIT_CTX>s also have a "callback" mechanism to notify applications. The
131 callback will be called to notify user code when an engine completes a
1103 static int check_crl_time(X509_STORE_CTX *ctx, X509_CRL *crl, int notify) in check_crl_time() argument1114 if (notify) in check_crl_time()1119 if (!notify) in check_crl_time()1126 if (!notify) in check_crl_time()1136 if (!notify) in check_crl_time()1143 if (!notify || !verify_cb_crl(ctx, X509_V_ERR_CRL_HAS_EXPIRED)) in check_crl_time()1148 if (notify) in check_crl_time()
449 abstracted by the BIO system and how the application has chosen to notify
1322 application data after close notify
2467 is set, an unexpected EOF is ignored, it pretends a close notify was received
Completed in 29 milliseconds