Searched refs:RecoveryFastAuthKey (Results 1 – 3 of 3) sorted by relevance
168 EXPECT_TRUE(RecoveryFastAuthKey(&authFsm) == SOFTBUS_ERR);170 EXPECT_TRUE(RecoveryFastAuthKey(&authFsm) == SOFTBUS_ERR);
757 int32_t ret1 = RecoveryFastAuthKey(authFsm);
718 static int32_t RecoveryFastAuthKey(AuthFsm *authFsm) in RecoveryFastAuthKey() function1190 if (RecoveryFastAuthKey(authFsm) != SOFTBUS_OK) { in TryRecoveryKey()