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

  /external/dropbear/
options.h 278 #define DROPBEAR_SIGNKEY_ANY 0
signkey.c 103 if (*type != DROPBEAR_SIGNKEY_ANY && *type != keytype) {
155 if (*type != DROPBEAR_SIGNKEY_ANY && *type != keytype) {
cli-runopts.c 302 keytype = DROPBEAR_SIGNKEY_ANY;
dropbearkey.c 269 keytype = DROPBEAR_SIGNKEY_ANY;
svr-authpubkey.c 89 type = DROPBEAR_SIGNKEY_ANY;
keyimport.c 122 type = DROPBEAR_SIGNKEY_ANY;
666 type = DROPBEAR_SIGNKEY_ANY;
    [all...]

Completed in 227 milliseconds