Searched refs:BASIC_ALGORITHMS (Results 1 – 1 of 1) sorted by relevance
137 private static final String[] BASIC_ALGORITHMS = { field in CipherTest679 for (String algorithm : BASIC_ALGORITHMS) { in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()759 for (String algorithm : BASIC_ALGORITHMS) { in testUnlockedDeviceRequiredKeysRequireSecureLockScreen()768 for (String algorithm : BASIC_ALGORITHMS) { in testUnlockedDeviceRequiredKeysDoNotRequireSecureLockScreen()781 for (String algorithm : BASIC_ALGORITHMS) { in testUnlockedDeviceRequiredKeysAreInvalidatedByLockRemoval()799 for (String algorithm : BASIC_ALGORITHMS) { in testUnlockedDeviceRequiredKeysAreNotInvalidatedByLockRemoval()1354 for (String algorithm : BASIC_ALGORITHMS) { in testAuthBoundKeysAreInvalidatedByLockRemoval()1380 TestUtils.getMinimalWorkingImportParametersForCipheringWith(BASIC_ALGORITHMS[0], in testAuthBoundKeysKeyPermanentlyInvalidatedException()1385 key = importDefaultKatKey(BASIC_ALGORITHMS[0], importParams); in testAuthBoundKeysKeyPermanentlyInvalidatedException()1390 KatVector testVector = KAT_VECTORS.get(BASIC_ALGORITHMS[0]); in testAuthBoundKeysKeyPermanentlyInvalidatedException()[all …]