Searched refs:authMethodCHAP (Results 1 – 6 of 6) sorted by relevance
327 authMethodCHAP = 0x01, enumerator
352 authMethodCHAP = 0x01, enumerator
2398 auth.a_auth_method |= authMethodCHAP; in setAuthMethods()2447 if (!((auth.a_auth_method & authMethodCHAP)^authMethodCHAP)) { in getAuthMethods()
750 if (auth->a_auth_method & authMethodCHAP) { in iscsi_sess_set_auth()775 if (auth->a_auth_method & authMethodCHAP && in iscsi_sess_set_auth()
4425 bootProp->auth.a_auth_method = authMethodCHAP; in iscsi_ioctl()
2665 auth.a_auth_method |= authMethodCHAP; in setAuthMethods()2719 } else if (auth.a_auth_method & authMethodCHAP) { in getAuthMethods()