Searched refs:protosBytes (Results 1 – 1 of 1) sorted by relevance
9101 ScopedByteArrayRO protosBytes(env, protos); local9102 if (protosBytes.get() == NULL) {9108 const unsigned char *tmp = reinterpret_cast<const unsigned char*>(protosBytes.get());9109 int ret = SSL_set_alpn_protos(ssl, tmp, protosBytes.size());