Searched refs:npn (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/ssl/test/runner/ |
D | runner.go | 125 npn = 2 const 2890 expectedNextProtoType: npn, 2903 expectedNextProtoType: npn,
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 9215 const jbyte* npn; local 9217 SSL_get0_next_proto_negotiated(ssl, reinterpret_cast<const unsigned char**>(&npn), &npnLength); 9223 env->SetByteArrayRegion(result, 0, npnLength, npn); 9263 const jbyte* npn; local 9265 SSL_get0_alpn_selected(ssl, reinterpret_cast<const unsigned char**>(&npn), &npnLength); 9271 env->SetByteArrayRegion(result, 0, npnLength, npn);
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 5781 "npn~o",
|