Home
last modified time | relevance | path

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

/third_party/openssl/ssl/statem/
Dstatem_local.h143 __owur int tls_construct_next_proto(SSL *s, WPACKET *pkt);
Dstatem_clnt.c933 *confunc = tls_construct_next_proto; in ossl_statem_client_construct_message()
3581 int tls_construct_next_proto(SSL *s, WPACKET *pkt) in tls_construct_next_proto() function