Home
last modified time | relevance | path

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

/cts/tests/tests/notificationlegacy/notificationlegacy20/
DOWNERS2 # in parent directory. This file is needed as a placeholder for verification purpose as we
/cts/tests/tests/notificationlegacy/notificationlegacy29/
DOWNERS2 # in parent directory. This file is needed as a placeholder for verification purpose as we
/cts/tests/tests/notificationlegacy/notificationlegacy27/
DOWNERS2 # in parent directory. This file is needed as a placeholder for verification purpose as we
/cts/tests/tests/notificationlegacy/notificationlegacy28/
DOWNERS2 # in parent directory. This file is needed as a placeholder for verification purpose as we
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java347 for (int purpose : purposes) { in testRsaAttestation()
348 if (isEncryptionPurpose(purpose)) { in testRsaAttestation()
349 testRsaAttestations(keySize, challenge, purpose, encryptionPaddingModes, in testRsaAttestation()
352 testRsaAttestations(keySize, challenge, purpose, signaturePaddingModes, in testRsaAttestation()
491 private void testRsaAttestations(int keySize, byte[] challenge, int purpose, in testRsaAttestations() argument
495 testRsaAttestation(challenge, true /* includeValidityDates */, keySize, purpose, in testRsaAttestations()
497 testRsaAttestation(challenge, false /* includeValidityDates */, keySize, purpose, in testRsaAttestations()
502 buildPurposeSet(purpose) + " paddings " + in testRsaAttestations()
DPerformanceTestBase.java339 KeyGenParameterSpec.Builder getKeyGenParameterSpecBuilder(int purpose) { in getKeyGenParameterSpecBuilder() argument
340 return new KeyGenParameterSpec.Builder(KEY_ALIAS, purpose); in getKeyGenParameterSpecBuilder()
DImportWrappedKeyTest.java376 DERTaggedObject purpose = new DERTaggedObject(true, 1, purposeSet); in makeAuthList() local
397 allItems.add(purpose); in makeAuthList()
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE26 warranties of merchantability and fitness for a particular purpose are disclaimed.
/cts/apps/CtsVerifier/res/raw/
Dopencv_library_license34 warranties of merchantability and fitness for a particular purpose are disclaimed.