Home
last modified time | relevance | path

Searched refs:tls_construct_next_proto (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_local.h147 __owur int tls_construct_next_proto(SSL *s, WPACKET *pkt);
H A Dstatem_clnt.c941 *confunc = tls_construct_next_proto; in ossl_statem_client_construct_message()
3590 int tls_construct_next_proto(SSL *s, WPACKET *pkt) in tls_construct_next_proto() function
/third_party/openssl/ssl/statem/
H A Dstatem_local.h143 __owur int tls_construct_next_proto(SSL *s, WPACKET *pkt);
H A Dstatem_clnt.c933 *confunc = tls_construct_next_proto; in ossl_statem_client_construct_message()
3582 int tls_construct_next_proto(SSL *s, WPACKET *pkt) in tls_construct_next_proto() function

Completed in 16 milliseconds