Searched refs:getAndClearRebootEscrowKey (Results 1 – 6 of 6) sorted by relevance
100 RebootEscrowKey ks = mRebootEscrowProvider.getAndClearRebootEscrowKey( in getAndClearRebootEscrowKey_loopback_success()124 RebootEscrowKey ks = mRebootEscrowProvider.getAndClearRebootEscrowKey( in getAndClearRebootEscrowKey_WrongDecryptionMethod_failure()140 RebootEscrowKey ks = mRebootEscrowProvider.getAndClearRebootEscrowKey( in getAndClearRebootEscrowKey_ServiceConnectionException_failure()
60 RebootEscrowKey getAndClearRebootEscrowKey(SecretKey decryptionKey) throws IOException; in getAndClearRebootEscrowKey() method
73 public RebootEscrowKey getAndClearRebootEscrowKey(SecretKey decryptionKey) { in getAndClearRebootEscrowKey() method in RebootEscrowProviderHalImpl
134 public RebootEscrowKey getAndClearRebootEscrowKey(SecretKey decryptionKey) throws IOException { in getAndClearRebootEscrowKey() method in RebootEscrowProviderServerBasedImpl
426 escrowKey = getAndClearRebootEscrowKey(kk); in loadRebootEscrowDataWithRetry()546 private RebootEscrowKey getAndClearRebootEscrowKey(SecretKey kk) throws IOException { in getAndClearRebootEscrowKey() method in RebootEscrowManager564 RebootEscrowKey key = rebootEscrowProvider.getAndClearRebootEscrowKey(kk); in getAndClearRebootEscrowKey()
23747 HSPLcom/android/server/locksettings/RebootEscrowManager;->getAndClearRebootEscrowKey(Ljavax/crypto/…23765 HSPLcom/android/server/locksettings/RebootEscrowProviderHalImpl;->getAndClearRebootEscrowKey(Ljavax…23776 PLcom/android/server/locksettings/RebootEscrowProviderServerBasedImpl;->getAndClearRebootEscrowKey(…