Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc695 const char** alpn_protocol_strings = static_cast<const char**>( local
698 alpn_protocol_strings[i] = grpc_chttp2_get_alpn_version_index(i);
700 return alpn_protocol_strings;
719 const char** alpn_protocol_strings = local
730 ssl_cipher_suites(), alpn_protocol_strings,
733 gpr_free((void*)alpn_protocol_strings);
1147 const char** alpn_protocol_strings = local
1155 ssl_cipher_suites(), alpn_protocol_strings,
1158 gpr_free((void*)alpn_protocol_strings);