Home
last modified time | relevance | path

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

/cts/tools/incremental-cts/
DREADME.md2 incremental-cts is an EXPERIMENTAL project. It's for analysis purpose only and is NOT meant to be u…
/cts/tests/tests/keystore/src/android/keystore/cts/
DImportWrappedKeyTest.java534 DERTaggedObject purpose = in makeSymKeyAuthList() local
560 allItems.add(purpose); in makeSymKeyAuthList()
585 DERTaggedObject purpose = in makeRsaAuthList() local
622 allItems.add(purpose); in makeRsaAuthList()
637 DERTaggedObject purpose = in makeEcAuthList() local
660 allItems.add(purpose); in makeEcAuthList()
DKeyAttestationTest.java738 for (int purpose : purposes) { in testRsaAttestation()
739 if (isEncryptionPurpose(purpose)) { in testRsaAttestation()
740 testRsaAttestations(keySize, challenge, purpose, encryptionPaddingModes, in testRsaAttestation()
743 testRsaAttestations(keySize, challenge, purpose, signaturePaddingModes, in testRsaAttestation()
957 private void testRsaAttestations(int keySize, byte[] challenge, int purpose, in testRsaAttestations() argument
962 testRsaAttestation(challenge, true /* includeValidityDates */, keySize, purpose, in testRsaAttestations()
964 testRsaAttestation(challenge, false /* includeValidityDates */, keySize, purpose, in testRsaAttestations()
986 buildPurposeSet(purpose) + " paddings " + in testRsaAttestations()
1082 int purpose, boolean devicePropertiesAttestation) in testCurve25519Attestations() argument
1086 + " / purposes " + purpose in testCurve25519Attestations()
[all …]
/cts/tests/tests/keystore/src/android/keystore/cts/performance/
DPerformanceTestBase.java344 KeyGenParameterSpec.Builder getKeyGenParameterSpecBuilder(int purpose) { in getKeyGenParameterSpecBuilder() argument
345 return new KeyGenParameterSpec.Builder(KEY_ALIAS, purpose); in getKeyGenParameterSpecBuilder()
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE26 warranties of merchantability and fitness for a particular purpose are disclaimed.
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/testdata/
DAndroid.bp15 // A rule to collect apps for debugging purpose. See ApkVerityTestAppPrebuilt/README.md.
/cts/apps/CtsVerifier/res/raw/
Dopencv_library_license34 warranties of merchantability and fitness for a particular purpose are disclaimed.