Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c1462 unsigned int npalen; in tls_construct_stoc_next_proto_neg() local
1470 ret = s->ctx->ext.npn_advertised_cb(s, &npa, &npalen, in tls_construct_stoc_next_proto_neg()
1474 || !WPACKET_sub_memcpy_u16(pkt, npa, npalen)) { in tls_construct_stoc_next_proto_neg()