Home
last modified time | relevance | path

Searched refs:CURVE (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/frameworks/base/core/tests/coretests/src/android/net/
H A DScoredNetworkTest.java43 private static final RssiCurve CURVE = field in ScoredNetworkTest
82 new ScoredNetwork(KEY, CURVE, false /* meteredHint */, attr); in scoredNetworksWithDifferentSizedAttributeBundle_notEqual()
120 ScoredNetwork scoredNetwork = new ScoredNetwork(KEY, CURVE); in calculateRankingOffsetWithRssiCurveShouldReturnExpectedScore()
126 ScoredNetwork scoredNetwork1 = new ScoredNetwork(KEY, CURVE); in rankingScoresShouldDifferByRankingScoreOffset()
140 = new ScoredNetwork(KEY, CURVE, false /* meteredHint */, attr); in calculateRankingScoreShouldNotResultInIntegerOverflow()
169 new ScoredNetwork(KEY, CURVE , false /* meteredHint */); in hasRankingScoreShouldReturnTrueWhenCurveIsPresent()
189 assertEquals(CURVE.start, newNetwork.rssiCurve.start); in shouldWriteAndReadFromParcelWhenAllFieldsSet()
190 assertEquals(CURVE.bucketWidth, newNetwork.rssiCurve.bucketWidth); in shouldWriteAndReadFromParcelWhenAllFieldsSet()
215 assertEquals(CURVE.start, newNetwork.rssiCurve.start); in shouldWriteAndReadFromParcelWithoutBundle()
216 assertEquals(CURVE.bucketWidth, newNetwork.rssiCurve.bucketWidth); in shouldWriteAndReadFromParcelWithoutBundle()
[all …]
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DUtils.java59 private static final int CURVE = -1; field in Utils
147 .put(CURVE, CURVE_ED25519) in encodeEd25519PubKey()
163 .put(CURVE, CURVE_X25519) in encodeX25519PubKey()
/aosp12/system/keymaster/android_keymaster/
H A Dremote_provisioning_utils.cpp95 auto curve = parsedPubKey->getIntValue(CoseKey::CURVE); in validateAndExtractEekPubAndId()
203 .add(CoseKey::CURVE, cppcose::X25519) in buildCertReqRecipients()
/aosp12/hardware/interfaces/security/keymint/support/
H A Dremote_prov_utils.cpp58 .add(CoseKey::CURVE, ED25519) in generateEekChain()
78 .add(CoseKey::CURVE, cppcose::X25519) in generateEekChain()
/aosp12/system/keymaster/include/keymaster/cppcose/
H A Dcppcose.h133 CURVE = -1, enumerator
154 !key->checkIntValue(CoseKey::CURVE, expectedCurve)) { in parse()
/aosp12/system/keymaster/contexts/
H A Dpure_soft_remote_provisioning_context.cpp104 .add(CoseKey::CURVE, ED25519) in GenerateBcc()
/aosp12/system/ca-certificates/files/
H A D7a7c655d.034 NIST CURVE: P-256
H A D0d69c7e1.035 NIST CURVE: P-256
H A D1ae85e5e.037 NIST CURVE: P-256
H A D6b03dec0.037 NIST CURVE: P-384
H A Dccc52f49.036 NIST CURVE: P-384
H A D83e9984f.037 NIST CURVE: P-256
H A D9479c8c3.040 NIST CURVE: P-384
H A D2add47b6.038 NIST CURVE: P-384
H A D3c899c73.039 NIST CURVE: P-384
H A D89c02a45.040 NIST CURVE: P-384
H A Dc491639e.039 NIST CURVE: P-384
H A Dd41b5e2a.037 NIST CURVE: P-384
H A D01419da9.039 NIST CURVE: P-384
H A D5acf816d.037 NIST CURVE: P-384
H A D869fbf79.038 NIST CURVE: P-384
H A D9aef356c.041 NIST CURVE: P-384
H A Db74d2bd5.039 NIST CURVE: P-384
H A D27af790d.041 NIST CURVE: P-384
H A D7892ad52.039 NIST CURVE: P-384

12