Searched refs:secrets (Results 1 – 4 of 4) sorted by relevance
107 @NonNull List<KeyChainProtectionParams> secrets) in start() argument120 secrets); in start()
490 @NonNull List<KeyChainProtectionParams> secrets) in startRecoverySession() argument495 if (secrets.size() != 1) { in startRecoverySession()515 byte[] kfHash = secrets.get(0).getSecret(); in startRecoverySession()555 @NonNull List<KeyChainProtectionParams> secrets) in startRecoverySessionWithCertPath() argument564 Objects.requireNonNull(secrets, "secrets is null"); in startRecoverySessionWithCertPath()588 sessionId, verifierPublicKey, vaultParams, vaultChallenge, secrets); in startRecoverySessionWithCertPath()
87 in List<KeyChainProtectionParams> secrets); in startRecoverySessionWithCertPath() argument
2429 @NonNull List<KeyChainProtectionParams> secrets) in startRecoverySessionWithCertPath() argument2433 secrets); in startRecoverySessionWithCertPath()