Home
last modified time | relevance | path

Searched refs:SSL_PHA_EXT_RECEIVED (Results 1 – 5 of 5) sorted by relevance

/openssl/ssl/statem/
H A Dextensions_srvr.c1278 s->post_handshake_auth = SSL_PHA_EXT_RECEIVED; in tls_parse_ctos_post_handshake_auth()
1987 || sc->post_handshake_auth == SSL_PHA_EXT_RECEIVED)) { in tls_construct_stoc_client_cert_type()
2002 if ((!send_certificate_request(sc) && sc->post_handshake_auth != SSL_PHA_EXT_RECEIVED) in tls_construct_stoc_client_cert_type()
H A Dstatem_srvr.c567 s->post_handshake_auth = SSL_PHA_EXT_RECEIVED; in ossl_statem_server13_write_transition()
/openssl/test/helpers/
H A Dhandshake.c1003 sc->post_handshake_auth = SSL_PHA_EXT_RECEIVED; in do_reneg_setup_step()
/openssl/ssl/
H A Dssl_local.h376 SSL_PHA_EXT_RECEIVED, /* server-side only: extension received */ enumerator
H A Dssl_lib.c7297 case SSL_PHA_EXT_RECEIVED: in SSL_verify_client_post_handshake()
7311 sc->post_handshake_auth = SSL_PHA_EXT_RECEIVED; /* restore on error */ in SSL_verify_client_post_handshake()

Completed in 69 milliseconds