Searched refs:encryptKeysWithRecoveryKey (Results 1 – 5 of 5) sorted by relevance
136 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_decryptsAnApplicationKey_nullMetadata()153 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_decryptsAnApplicationKey_nonNullMetadata()168 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_throwsIfUnableToDecrypt()191 KeySyncUtils.encryptKeysWithRecoveryKey( in decryptApplicationKey_throwsIfWrongMetadata()
1271 return KeySyncUtils.encryptKeysWithRecoveryKey(recoveryKey, ImmutableMap.of( in encryptedApplicationKey()
157 public static Map<String, byte[]> encryptKeysWithRecoveryKey( in encryptKeysWithRecoveryKey() method in KeySyncUtils
298 encryptedApplicationKeys = KeySyncUtils.encryptKeysWithRecoveryKey( in syncKeysForAgent()
8426 PLcom/android/server/locksettings/recoverablekeystore/KeySyncUtils;->encryptKeysWithRecoveryKey(Lja…