Home | History | Annotate | Download | only in src

Lines Matching refs:hostpubmd5

227   {"Ei", "hostpubmd5",               ARG_STRING},
1459 case 'i': /* --hostpubmd5 md5 of the host public key */
1460 GetStr(&config->hostpubmd5, nextarg);
1461 if(!config->hostpubmd5 || strlen(config->hostpubmd5) != 32)