Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dssl3ecc.c1069 static const PRUint8 tlsECList[56] = { variable
1133 ecListSize = sizeof tlsECList; in ssl3_SendSupportedCurvesXtn()
1134 ecList = tlsECList; in ssl3_SendSupportedCurvesXtn()