Home
last modified time | relevance | path

Searched refs:DROPBEAR_SIGNKEY_ANY (Results 1 – 6 of 6) sorted by relevance

/external/dropbear/
Dsignkey.c103 if (*type != DROPBEAR_SIGNKEY_ANY && *type != keytype) { in buf_get_pub_key()
155 if (*type != DROPBEAR_SIGNKEY_ANY && *type != keytype) { in buf_get_priv_key()
Doptions.h278 #define DROPBEAR_SIGNKEY_ANY 0 macro
Dsvr-authpubkey.c89 type = DROPBEAR_SIGNKEY_ANY; in svr_auth_pubkey()
Ddropbearkey.c269 keytype = DROPBEAR_SIGNKEY_ANY;
Dcli-runopts.c302 keytype = DROPBEAR_SIGNKEY_ANY; in loadidentityfile()
Dkeyimport.c122 type = DROPBEAR_SIGNKEY_ANY; in dropbear_read()
666 type = DROPBEAR_SIGNKEY_ANY; in openssh_read()