HomeSort by relevance Sort by last modified time
    Searched refs:auth_interact_failed (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
cli-auth.c 166 TRACE(("setting auth_interact_failed = 1"))
167 cli_ses.auth_interact_failed = 1;
255 if (cli_ses.auth_interact_failed) {
session.h 229 int auth_interact_failed; /* flag whether interactive auth can still member in struct:clientsession

Completed in 312 milliseconds