Searched refs:PPP_AUTHENTICATOR_KEY (Results 1 – 3 of 3) sorted by relevance
30 #define PPP_AUTHENTICATOR_KEY "Authenticator" macro
151 if(!FindMessageParameter(PPP_AUTHENTICATOR_KEY, *fProfile, &item, &itemIndex)) in LoadAuthenticationSettings()277 authenticator.AddString(MDSU_NAME, PPP_AUTHENTICATOR_KEY); in SaveSettings()355 for(; FindMessageParameter(PPP_AUTHENTICATOR_KEY, *fSettings, &authenticator, in MarkAuthenticatorAsValid()
1473 else if (!strcasecmp(name, PPP_AUTHENTICATOR_KEY)) in LoadModules()