Home
last modified time | relevance | path

Searched refs:npn_len (Results 1 – 12 of 12) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dextensions_clnt.c1615 s->ext.npn_len = 0; in tls_parse_stoc_npn()
1622 s->ext.npn_len = selected_len; in tls_parse_stoc_npn()
H A Dstatem_srvr.c4251 s->ext.npn_len = 0; in tls_process_next_proto()
4257 s->ext.npn_len = (unsigned char)next_proto_len; in tls_process_next_proto()
H A Dstatem_clnt.c3645 len = s->ext.npn_len; in tls_construct_next_proto()
/netbsd/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dextensions_clnt.c1551 s->ext.npn_len = 0; in tls_parse_stoc_npn()
1557 s->ext.npn_len = selected_len; in tls_parse_stoc_npn()
H A Dstatem_srvr.c4086 s->ext.npn_len = 0; in tls_process_next_proto()
4091 s->ext.npn_len = (unsigned char)next_proto_len; in tls_process_next_proto()
H A Dstatem_clnt.c3587 len = s->ext.npn_len; in tls_construct_next_proto()
/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h1331 size_t npn_len; member
H A Ds3_lib.c3375 s->ext.npn_len = 0; in ssl3_clear()
H A Dssl_lib.c2813 *len = (unsigned int)s->ext.npn_len; in SSL_get0_next_proto_negotiated()
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h1647 size_t npn_len; member
H A Ds3_lib.c3403 s->ext.npn_len = 0; in ssl3_clear()
H A Dssl_lib.c2985 *len = (unsigned int)s->ext.npn_len; in SSL_get0_next_proto_negotiated()