Searched refs:alpn_client_proto_list_len (Results 1 - 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_lib.c407 ssl->ctx->alpn_client_proto_list, ssl->ctx->alpn_client_proto_list_len);
411 ssl->alpn_client_proto_list_len = ssl->ctx->alpn_client_proto_list_len;
1608 ctx->alpn_client_proto_list_len = protos_len;
1619 ssl->alpn_client_proto_list_len = protos_len;
H A Dt1_lib.c1467 ssl->alpn_client_proto_list_len) ||
/external/boringssl/include/openssl/
H A Dssl.h3666 unsigned alpn_client_proto_list_len; member in struct:ssl_ctx_st
3862 unsigned alpn_client_proto_list_len; member in struct:ssl_st
/external/boringssl/src/include/openssl/
H A Dssl.h3666 unsigned alpn_client_proto_list_len; member in struct:ssl_ctx_st
3862 unsigned alpn_client_proto_list_len; member in struct:ssl_st

Completed in 152 milliseconds