Home | History | Annotate | Download | only in dropbear

Lines Matching refs:DROPBEAR_SIGNKEY_DSS

58 	if (type == DROPBEAR_SIGNKEY_DSS) {
67 /* Returns DROPBEAR_SIGNKEY_RSA, DROPBEAR_SIGNKEY_DSS,
80 return DROPBEAR_SIGNKEY_DSS;
113 if (keytype == DROPBEAR_SIGNKEY_DSS) {
166 if (keytype == DROPBEAR_SIGNKEY_DSS) {
192 /* type is either DROPBEAR_SIGNKEY_DSS or DROPBEAR_SIGNKEY_RSA */
201 if (type == DROPBEAR_SIGNKEY_DSS) {
222 /* type is either DROPBEAR_SIGNKEY_DSS or DROPBEAR_SIGNKEY_RSA */
229 if (type == DROPBEAR_SIGNKEY_DSS) {
365 if (type == DROPBEAR_SIGNKEY_DSS) {