Searched refs:authtype (Results 1 – 6 of 6) sorted by relevance
109 unsigned char *authtype) in iscsi_handle_authentication() argument153 if (strstr("CHAP", authtype)) in iscsi_handle_authentication()158 if (strstr("None", authtype)) in iscsi_handle_authentication()161 else if (strstr("SRP", authtype)) in iscsi_handle_authentication()165 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication()168 else if (strstr("SPKM1", authtype)) in iscsi_handle_authentication()170 else if (strstr("SPKM2", authtype)) in iscsi_handle_authentication()172 else if (strstr("KRB5", authtype)) in iscsi_handle_authentication()
222 p80211item_uint32_t authtype; member
515 msg_join.authtype.data = P80211ENUM_authalg_opensystem; in prism2_connect()518 msg_join.authtype.data = P80211ENUM_authalg_sharedkey; in prism2_connect()
1048 if (msg->authtype.data == P80211ENUM_authalg_sharedkey) in prism2mgmt_autojoin()
509 u8 authtype; member
1079 cmd.authtype = ret; in lbs_set_authtype()