Searched refs:CHAP_MUTUAL (Results 1 – 5 of 5) sorted by relevance
56 %token ALIAS AUTH_GROUP AUTH_TYPE BACKEND BLOCKSIZE CHAP CHAP_MUTUAL273 auth_group_chap_mutual: CHAP_MUTUAL STR STR STR STR716 target_chap_mutual: CHAP_MUTUAL STR STR STR STR
56 chap-mutual { return CHAP_MUTUAL; }
174 type = auth_type::CHAP_MUTUAL; in set_type()255 ag_type = auth_type::CHAP_MUTUAL; in add_chap_mutual()256 if (ag_type != auth_type::CHAP_MUTUAL) { in add_chap_mutual()
96 CHAP_MUTUAL enumerator
370 ag->type() == auth_type::CHAP_MUTUAL); in login_receive_chap_r()