Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dextensions_clnt.c1615 s->ext.npn_len = 0; in tls_parse_stoc_npn()
1621 s->ext.npn_len = selected_len; in tls_parse_stoc_npn()
H A Dstatem_srvr.c4355 s->ext.npn_len = 0; in tls_process_next_proto()
4360 s->ext.npn_len = (unsigned char)next_proto_len; in tls_process_next_proto()
H A Dstatem_clnt.c3972 len = s->ext.npn_len; in tls_construct_next_proto()
/openssl/ssl/
H A Dssl_local.h1637 size_t npn_len; member
H A Ds3_lib.c3482 sc->ext.npn_len = 0; in ssl3_clear()
H A Dssl_lib.c3621 *len = (unsigned int)sc->ext.npn_len; in SSL_get0_next_proto_negotiated()

Completed in 99 milliseconds