Searched refs:SSL_PHA_REQUEST_PENDING (Results 1 – 3 of 3) sorted by relevance
423 || s->post_handshake_auth == SSL_PHA_REQUEST_PENDING) in send_certificate_request()487 if (s->post_handshake_auth == SSL_PHA_REQUEST_PENDING) { in ossl_statem_server13_write_transition()532 if (s->post_handshake_auth == SSL_PHA_REQUEST_PENDING) { in ossl_statem_server13_write_transition()1034 if (s->post_handshake_auth == SSL_PHA_REQUEST_PENDING) { in ossl_statem_server_post_work()2832 if (s->post_handshake_auth == SSL_PHA_REQUEST_PENDING) { in tls_construct_certificate_request()
377 SSL_PHA_REQUEST_PENDING, /* server-side only: request pending */ enumerator
7299 case SSL_PHA_REQUEST_PENDING: in SSL_verify_client_post_handshake()7307 sc->post_handshake_auth = SSL_PHA_REQUEST_PENDING; in SSL_verify_client_post_handshake()
Completed in 67 milliseconds