Home
last modified time | relevance | path

Searched refs:authtype (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-27782-1.patch49 - if(data->set.str[STRING_TLSAUTH_USERNAME] && !data->set.ssl.authtype)
50 - data->set.ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */
52 + !data->set.ssl.primary.authtype)
53 + data->set.ssl.primary.authtype = CURL_TLSAUTH_SRP; /* default to SRP */
60 - !data->set.proxy_ssl.authtype)
61 - data->set.proxy_ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */
62 + !data->set.proxy_ssl.primary.authtype)
63 + data->set.proxy_ssl.primary.authtype = CURL_TLSAUTH_SRP; /* default to
70 - if(data->set.str[STRING_TLSAUTH_USERNAME] && !data->set.ssl.authtype)
71 - data->set.ssl.authtype = CURL_TLSAUTH_SRP; /* default to SRP */
[all …]
H A DCVE-2022-27774-4.patch25 - if(SSL_SET_OPTION(authtype) == CURL_TLSAUTH_SRP) {
26 + if((SSL_SET_OPTION(authtype) == CURL_TLSAUTH_SRP) &&
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h109 enum authtype auth_type;
159 u8 index, u8 mode, enum authtype auth_type);
H A Dwlan_if.h90 enum authtype { enum
H A Dcfg80211.c308 enum authtype auth_type = WILC_FW_AUTH_ANY; in connect()
H A Dhif.c1092 u8 index, u8 mode, enum authtype auth_type) in wilc_add_wep_key_bss_ap()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dfix_disable_ldap.patch43 int authtype_requires_creds(const char *authtype);
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_nego.c104 unsigned char *authtype) in iscsi_handle_authentication() argument
148 if (strstr("CHAP", authtype)) in iscsi_handle_authentication()
153 if (strstr("None", authtype)) in iscsi_handle_authentication()
155 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication()
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dcfg80211.c459 msg_join.authtype.data = P80211ENUM_authalg_opensystem; in prism2_connect()
462 msg_join.authtype.data = P80211ENUM_authalg_sharedkey; in prism2_connect()
H A Dp80211metastruct.h222 struct p80211item_uint32 authtype; member
H A Dprism2mgmt.c1069 if (msg->authtype.data == P80211ENUM_authalg_sharedkey) in prism2mgmt_autojoin()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dhost.h510 u8 authtype; member
H A Dcfg.c1043 cmd.authtype = ret; in lbs_set_authtype()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN500 mlanutl mlanX authtype [n]
2104 authtype
2108 mlanutl mlanX authtype [n]
2117 mlanutl mlan0 authtype 0 : use open system authentication
2118 mlanutl mlan0 authtype 1 : use shared key authentication
2119 mlanutl mlan0 authtype 255 : allow open system or shared key authentication
2120 mlanutl mlan0 authtype : get current setting