Searched refs:encryptedClaimResponse (Results 1 – 2 of 2) sorted by relevance
965 byte[] encryptedClaimResponse = encryptClaimResponse( in recoverKeyChainSnapshot_throwsIfFailedToDecryptAllApplicationKeys()975 /*encryptedRecoveryKey=*/ encryptedClaimResponse, in recoverKeyChainSnapshot_throwsIfFailedToDecryptAllApplicationKeys()995 byte[] encryptedClaimResponse = encryptClaimResponse( in recoverKeyChainSnapshot_doesNotThrowIfNoApplicationKeysToBeDecrypted()1000 /*encryptedRecoveryKey=*/ encryptedClaimResponse, in recoverKeyChainSnapshot_doesNotThrowIfNoApplicationKeysToBeDecrypted()1015 byte[] encryptedClaimResponse = encryptClaimResponse( in recoverKeyChainSnapshot_returnsDecryptedKeys()1026 encryptedClaimResponse, in recoverKeyChainSnapshot_returnsDecryptedKeys()1045 byte[] encryptedClaimResponse = encryptClaimResponse( in recoverKeyChainSnapshot_worksOnOtherApplicationKeysIfOneDecryptionFails()1064 encryptedClaimResponse, in recoverKeyChainSnapshot_worksOnOtherApplicationKeysIfOneDecryptionFails()
826 RecoverySessionStorage.Entry sessionEntry, byte[] encryptedClaimResponse) in decryptRecoveryKey() argument833 encryptedClaimResponse); in decryptRecoveryKey()