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

  /external/dropbear/
runopts.h 106 int always_accept_key; member in struct:cli_runopts
cli-kex.c 122 if (cli_opts.always_accept_key) {
302 if (!cli_opts.always_accept_key) {
cli-runopts.c 97 cli_opts.always_accept_key = 0;
154 cli_opts.always_accept_key = 1;

Completed in 105 milliseconds