Home | History | Annotate | Download | only in dropbear

Lines Matching refs:DROPBEAR_FAILURE

115 	if (buf_readfile(buf, filename) == DROPBEAR_FAILURE) {
123 if (buf_get_priv_key(buf, ret, &type) == DROPBEAR_FAILURE){