Home
last modified time | relevance | path

Searched refs:tls_construct_next_proto (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_local.h193 __owur CON_FUNC_RETURN tls_construct_next_proto(SSL_CONNECTION *s, WPACKET *pkt);
H A Dstatem_clnt.c1008 *confunc = tls_construct_next_proto; in ossl_statem_client_construct_message()
4005 CON_FUNC_RETURN tls_construct_next_proto(SSL_CONNECTION *s, WPACKET *pkt) in tls_construct_next_proto() function