Home
last modified time | relevance | path

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

/openssl-master/ssl/statem/
A Dstatem_srvr.c2376 if (!tls_construct_extensions(s, pkt, in tls_construct_server_hello()
2759 if (!tls_construct_extensions(s, pkt, in tls_construct_certificate_request()
3970 if (!tls_construct_extensions(s, pkt, in tls_construct_new_session_ticket()
4058 if (!tls_construct_extensions(s, pkt, SSL_EXT_TLS1_3_ENCRYPTED_EXTENSIONS, in tls_construct_encrypted_extensions()
A Dstatem_local.h189 __owur int tls_construct_extensions(SSL *s, WPACKET *pkt, unsigned int context,
A Dextensions.c788 int tls_construct_extensions(SSL *s, WPACKET *pkt, unsigned int context, in tls_construct_extensions() function
A Dstatem_lib.c912 && !tls_construct_extensions(s, pkt, SSL_EXT_TLS1_3_CERTIFICATE, x, in ssl_add_cert_to_wpacket()
A Dstatem_clnt.c1270 if (!tls_construct_extensions(s, pkt, SSL_EXT_CLIENT_HELLO, NULL, 0)) { in tls_construct_client_hello()

Completed in 19 milliseconds