Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DDistributionPointFetcher.java121 DistributionPoint point = t.next(); in getCRLs() local
123 point, reasonsMask, signFlag, prevKey, prevCert, provider, in getCRLs()
146 X509CertImpl certImpl, DistributionPoint point, boolean[] reasonsMask, in getCRLs() argument
153 GeneralNames fullName = point.getFullName(); in getCRLs()
156 RDN relativeName = point.getRelativeName(); in getCRLs()
161 GeneralNames crlIssuers = point.getCRLIssuer(); in getCRLs()
210 if (selector.match(crl) && verifyCRL(certImpl, point, crl, in getCRLs()
317 static boolean verifyCRL(X509CertImpl certImpl, DistributionPoint point, in verifyCRL() argument
334 GeneralNames pointCrlIssuers = point.getCRLIssuer(); in verifyCRL()
421 if (point.getFullName() != null || in verifyCRL()
[all …]
DRevocationChecker.java817 DistributionPoint point = new DistributionPoint(
820 points = Collections.singletonList(point);
825 for (DistributionPoint point : points) {
828 certImpl, point, crl, reasonsMask, signFlag,
/libcore/ojluni/src/main/java/sun/security/x509/
DCRLDistributionPointsExtension.java182 DistributionPoint point = new DistributionPoint(seq); in CRLDistributionPointsExtension() local
183 distributionPoints.add(point); in CRLDistributionPointsExtension()
283 for (DistributionPoint point : distributionPoints) { in encodeThis()
284 point.encode(pnts); in encodeThis()
/libcore/ojluni/src/main/java/sun/security/ssl/
DECDHClientKeyExchange.java57 ECPoint point = ecKey.getW(); in ECDHClientKeyExchange() local
59 encodedPoint = JsseJce.encodePoint(point, params.getCurve()); in ECDHClientKeyExchange()
DECDHCrypt.java107 ECPoint point = JsseJce.decodePoint(encodedPoint, params.getCurve()); in getAgreedSecret() local
109 ECPublicKeySpec spec = new ECPublicKeySpec(point, params); in getAgreedSecret()
DJsseJce.java392 static byte[] encodePoint(ECPoint point, EllipticCurve curve) { in encodePoint() argument
393 return ECParameters.encodePoint(point, curve); in encodePoint()
DHandshakeMessage.java993 ECPoint point = publicKey.getW(); in ECDH_ServerKeyExchange() local
994 pointBytes = JsseJce.encodePoint(point, params.getCurve()); in ECDH_ServerKeyExchange()
1055 ECPoint point = JsseJce.decodePoint(pointBytes, parameters.getCurve()); in ECDH_ServerKeyExchange() local
1058 new ECPublicKeySpec(point, parameters)); in ECDH_ServerKeyExchange()
/libcore/ojluni/src/main/java/sun/security/ec/
DECParameters.java102 public static byte[] encodePoint(ECPoint point, EllipticCurve curve) { in encodePoint() argument
105 byte[] xb = trimZeroes(point.getAffineX().toByteArray()); in encodePoint()
106 byte[] yb = trimZeroes(point.getAffineY().toByteArray()); in encodePoint()
/libcore/tzdata/tools/
Dtzupdate.properties10 # Edit these as required to point to the file expected to exist on the device.
/libcore/expectations/
Dbrokentests.txt45 …ests depend on ICU data, which has changed. Others make assumptions about floating point rounding",
/libcore/ojluni/
DNOTICE1494 <li>If the code point U+FFFF is seen, it should be interpreted as