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.c1588 s->ext.npn_len = 0; in tls_parse_stoc_npn()
1594 s->ext.npn_len = selected_len; in tls_parse_stoc_npn()
H A Dstatem_srvr.c4098 s->ext.npn_len = 0; in tls_process_next_proto()
4103 s->ext.npn_len = (unsigned char)next_proto_len; in tls_process_next_proto()
H A Dstatem_clnt.c3628 len = s->ext.npn_len; in tls_construct_next_proto()
/openssl/ssl/
H A Dssl_local.h1668 size_t npn_len; member
H A Ds3_lib.c3415 sc->ext.npn_len = 0; in ssl3_clear()
H A Dssl_lib.c3411 *len = (unsigned int)sc->ext.npn_len; in SSL_get0_next_proto_negotiated()

Completed in 111 milliseconds