Searched refs:purpose (Results 1 – 7 of 7) sorted by relevance
/cts/tools/incremental-cts/ |
D | README.md | 2 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/ |
D | ImportWrappedKeyTest.java | 534 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()
|
D | KeyAttestationTest.java | 738 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/ |
D | PerformanceTestBase.java | 344 KeyGenParameterSpec.Builder getKeyGenParameterSpecBuilder(int purpose) { in getKeyGenParameterSpecBuilder() argument 345 return new KeyGenParameterSpec.Builder(KEY_ALIAS, purpose); in getKeyGenParameterSpecBuilder()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 26 warranties of merchantability and fitness for a particular purpose are disclaimed.
|
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/testdata/ |
D | Android.bp | 15 // A rule to collect apps for debugging purpose. See ApkVerityTestAppPrebuilt/README.md.
|
/cts/apps/CtsVerifier/res/raw/ |
D | opencv_library_license | 34 warranties of merchantability and fitness for a particular purpose are disclaimed.
|