Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java285 for (int purpose : purposes) { in testRsaAttestation()
286 if (isEncryptionPurpose(purpose)) { in testRsaAttestation()
287 testRsaAttestations(keySize, challenge, purpose, encryptionPaddingModes); in testRsaAttestation()
289 testRsaAttestations(keySize, challenge, purpose, signaturePaddingModes); in testRsaAttestation()
370 private void testRsaAttestations(int keySize, byte[] challenge, int purpose, in testRsaAttestations() argument
374 testRsaAttestation(challenge, true /* includeValidityDates */, keySize, purpose, in testRsaAttestations()
376 testRsaAttestation(challenge, false /* includeValidityDates */, keySize, purpose, in testRsaAttestations()
381 buildPurposeSet(purpose) + " and paddings " + in testRsaAttestations()
DImportWrappedKeyTest.java307 DERTaggedObject purpose = new DERTaggedObject(true, 1, purposeSet); in makeAuthList() local
328 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.
/cts/tools/dasm/src/java_cup/
Dparser.cup14 These serve the same purpose as in a normal Java source file