Searched defs:getAndClearRebootEscrowKey (Results 1 – 4 of 4) sorted by relevance
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
744 private RebootEscrowKey getAndClearRebootEscrowKey(SecretKey kk, Handler retryHandler) in getAndClearRebootEscrowKey() method in RebootEscrowManager