Searched refs:PA_AUTH_CHAP (Results 1 – 3 of 3) sorted by relevance
90 #define PA_AUTH_CHAP "chap" macro
1588 (strcmp(val, PA_AUTH_CHAP) != 0) && in it_validate_tgtprops()1670 (strcmp(val, PA_AUTH_CHAP) != 0) && in it_validate_configprops()
1617 } else if (strcmp(auth, PA_AUTH_CHAP) == 0) { in login_sm_set_auth()1713 } else if ((strcmp(auth, PA_AUTH_CHAP) == 0) && in login_sm_set_auth()