Searched refs:next_proto_negotiated_len (Results 1 - 7 of 7) sorted by relevance

/external/openssl/include/openssl/
H A Dssl.h1334 unsigned char next_proto_negotiated_len; member in struct:ssl_st
/external/openssl/ssl/
H A Dssl.h1334 unsigned char next_proto_negotiated_len; member in struct:ssl_st
H A Dt1_lib.c1553 s->next_proto_negotiated_len = selected_len;
H A Ds3_clnt.c3365 len = s->next_proto_negotiated_len;
H A Ds3_lib.c3074 s->next_proto_negotiated_len = 0;
H A Ds3_srvr.c3593 s->next_proto_negotiated_len = proto_len;
H A Dssl_lib.c1622 *len = s->next_proto_negotiated_len;

Completed in 82 milliseconds