Searched refs:SSL_PHA_REQUESTED (Results 1 – 5 of 5) sorted by relevance
571 if (!s->server && s->post_handshake_auth != SSL_PHA_REQUESTED) in tls_construct_finished()795 if (s->post_handshake_auth != SSL_PHA_REQUESTED) in tls_process_finished()855 if (s->post_handshake_auth != SSL_PHA_REQUESTED && in tls_process_finished()1075 && s->post_handshake_auth == SSL_PHA_REQUESTED) in tls_finish_handshake()
175 s->post_handshake_auth = SSL_PHA_REQUESTED; in ossl_statem_client13_read_transition()423 if (s->post_handshake_auth == SSL_PHA_REQUESTED) { in ossl_statem_client13_write_transition()851 if (s->post_handshake_auth != SSL_PHA_REQUESTED) { in ossl_statem_client_post_work()2447 if (SSL_IS_TLS13(s) && s->post_handshake_auth != SSL_PHA_REQUESTED) in tls_process_certificate_request()3443 if (s->post_handshake_auth == SSL_PHA_REQUESTED) { in tls_prepare_client_certificate()3491 if (s->post_handshake_auth == SSL_PHA_REQUESTED) in tls_prepare_client_certificate()
131 && s->post_handshake_auth == SSL_PHA_REQUESTED) { in ossl_statem_server13_read_transition()476 s->post_handshake_auth = SSL_PHA_REQUESTED; in ossl_statem_server13_write_transition()504 if (s->post_handshake_auth == SSL_PHA_REQUESTED) { in ossl_statem_server13_write_transition()3543 if (s->post_handshake_auth == SSL_PHA_REQUESTED) { in tls_process_client_certificate()
456 SSL_PHA_REQUESTED /* request received by client, or sent by server */ enumerator
5878 case SSL_PHA_REQUESTED: in SSL_verify_client_post_handshake()