Searched refs:authtype (Results 1 – 6 of 6) sorted by relevance
110 unsigned char *authtype) in iscsi_handle_authentication() argument143 if (strstr("CHAP", authtype)) in iscsi_handle_authentication()148 if (strstr("None", authtype)) in iscsi_handle_authentication()151 else if (strstr("SRP", authtype)) in iscsi_handle_authentication()155 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication()158 else if (strstr("SPKM1", authtype)) in iscsi_handle_authentication()160 else if (strstr("SPKM2", authtype)) in iscsi_handle_authentication()162 else if (strstr("KRB5", authtype)) in iscsi_handle_authentication()
222 p80211item_uint32_t authtype; member
508 msg_join.authtype.data = P80211ENUM_authalg_opensystem; in prism2_connect()511 msg_join.authtype.data = P80211ENUM_authalg_sharedkey; in prism2_connect()
1037 if (msg->authtype.data == P80211ENUM_authalg_sharedkey) in prism2mgmt_autojoin()
509 u8 authtype; member
1083 cmd.authtype = ret; in lbs_set_authtype()