RIP_AUTH_MD5
if (ap != NULL && ap->type == RIP_AUTH_MD5)
} else if (ap->type == RIP_AUTH_MD5) {
na->a_type = RIP_AUTH_MD5;
if (ws.a != NULL && ws.a->type == RIP_AUTH_MD5)
if (type == RIP_AUTH_MD5)
msg = get_passwd(tgt,val0,&parm,RIP_AUTH_MD5,safe);
auth_type = RIP_AUTH_MD5;
if (auth_type == RIP_AUTH_MD5
} else if (auth_type == RIP_AUTH_MD5) {
NA0.a_type = RIP_AUTH_MD5;
if (na->a_type == RIP_AUTH_MD5
if (NA->a_type == RIP_AUTH_MD5