Searched refs:secrets (Results 1 – 4 of 4) sorted by relevance
107 @NonNull List<KeyChainProtectionParams> secrets) in start() argument120 secrets); in start()
489 @NonNull List<KeyChainProtectionParams> secrets) in startRecoverySession() argument494 if (secrets.size() != 1) { in startRecoverySession()514 byte[] kfHash = secrets.get(0).getSecret(); in startRecoverySession()554 @NonNull List<KeyChainProtectionParams> secrets) in startRecoverySessionWithCertPath() argument563 Preconditions.checkNotNull(secrets, "secrets is null"); in startRecoverySessionWithCertPath()587 sessionId, verifierPublicKey, vaultParams, vaultChallenge, secrets); in startRecoverySessionWithCertPath()
87 in List<KeyChainProtectionParams> secrets); in startRecoverySessionWithCertPath() argument
2268 @NonNull List<KeyChainProtectionParams> secrets) in startRecoverySessionWithCertPath() argument2272 secrets); in startRecoverySessionWithCertPath()