Searched refs:importKey (Results 1 – 4 of 4) sorted by relevance
191 Key key = importKey(getKatKey()); in testCiphertextBitflipDetectedWhenDecrypting()204 Key key = importKey(getKatKey()); in testAadBitflipDetectedWhenDecrypting()
575 SecretKey key1 = importKey(katKeyBytes); in assertKeyDoesNotSurviveReinitialization()581 SecretKey key2 = importKey(katKeyBytes); in assertKeyDoesNotSurviveReinitialization()1434 Key key = importKey(getKatKey()); in testVeryLargeBlock()1487 return importKey(getKatKey()); in getKey()1490 protected SecretKey importKey(byte[] keyMaterial) { in importKey() method in BlockCipherTestBase1771 Key key = importKey(getKatKey()); in assertInitRejectsIvParameterSpec()
366 importKey(IMPORTED_KEY_ALIAS); in generateKeystoreEvents()663 private void importKey(String alias) throws Exception{ in importKey() method in SecurityLoggingTest
12230 …(android.Manifest.permission.RECOVER_KEYSTORE) public java.security.Key importKey(@NonNull String,…12231 …(android.Manifest.permission.RECOVER_KEYSTORE) public java.security.Key importKey(@NonNull String,…