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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_local.h133 __owur int tls_construct_next_proto(SSL *s, WPACKET *pkt);
H A Dstatem_clnt.c938 *confunc = tls_construct_next_proto;
3640 int tls_construct_next_proto(SSL *s, WPACKET *pkt) function
/netbsd-current/crypto/external/bsd/openssl/dist/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;
3582 int tls_construct_next_proto(SSL *s, WPACKET *pkt) function

Completed in 203 milliseconds