Searched defs:auth_type (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/staging/greybus/
H A Dgreybus_authentication.h59 __u32 auth_type; member in struct:cap_ioc_authenticate
H A Dauthentication.c143 static int cap_authenticate(struct gb_cap *cap, u32 auth_type, u8 *uid, argument
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c481 struct host_cmd_tlv_auth_type *auth_type; local
H A Dcfg80211.c2239 int ret, auth_type = 0; local
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h111 enum authtype auth_type; member in struct:wilc_conn_info
H A Dcfg80211.c308 enum authtype auth_type = WILC_FW_AUTH_ANY; local
/linux-master/drivers/crypto/bcm/
H A Dspu2.c609 spu2_fmd_ctrl0_write(struct SPU2_FMD *fmd, bool is_inbound, bool auth_first, enum spu2_proto_sel protocol, enum spu2_cipher_type cipher_type, enum spu2_cipher_mode cipher_mode, enum spu2_hash_type auth_type, enum spu2_hash_mode auth_mode) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.h225 __be32 auth_type; member in struct:brcmf_event_msg_be
267 s32 auth_type; member in struct:brcmf_event_msg
H A Dcfg80211.h119 u32 auth_type; member in struct:brcmf_cfg80211_security
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dcfg.c107 static int lbs_auth_to_authtype(enum nl80211_auth_type auth_type) argument
349 static int lbs_add_auth_type_tlv(u8 *tlv, enum nl80211_auth_type auth_type) argument
[all...]
/linux-master/drivers/staging/ks7010/
H A Dks_hostif.c415 u16 auth_type; local
329 hostif_data_indication_wpa(struct ks_wlan_private *priv, unsigned short auth_type) argument
[all...]
H A Dks_hostif.h69 __le16 auth_type; member in struct:hostif_data_request
395 __le16 auth_type; member in struct:hostif_infrastructure_set_request
/linux-master/net/bluetooth/rfcomm/
H A Dcore.c217 __u8 auth_type; local
/linux-master/net/bluetooth/
H A Dhci_conn.c2354 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) argument
1562 hci_connect_acl(struct hci_dev *hdev, bdaddr_t *dst, u8 sec_level, u8 auth_type, enum conn_reasons conn_reason, u16 timeout) argument
2403 hci_conn_security(struct hci_conn *conn, __u8 sec_level, __u8 auth_type, bool initiator) argument
[all...]
H A Dl2cap_core.c891 __u8 auth_type; local
7028 u8 auth_type = l2cap_get_auth_type(chan); local
H A Dmgmt.c3405 u8 sec_level, auth_type; local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1087 wil_get_auth_type_name(enum nl80211_auth_type auth_type) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c194 ath6kl_set_auth_type(struct ath6kl_vif *vif, enum nl80211_auth_type auth_type) argument
/linux-master/drivers/crypto/
H A Dn2_core.c257 u8 auth_type; member in struct:n2_ahash_alg
1210 u8 auth_type; member in struct:n2_hash_tmpl
214 control_word_base(unsigned int len, unsigned int hmac_key_len, int enc_type, int auth_type, unsigned int hash_len, bool sfas, bool sob, bool eob, bool encrypt, int opcode) argument
520 n2_do_async_digest(struct ahash_request *req, unsigned int auth_type, unsigned int digest_size, unsigned int result_size, void *hash_loc, unsigned long auth_key, unsigned int auth_key_len) argument
[all...]
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h203 u8 auth_type; member in struct:qlink_auth_encr
/linux-master/include/uapi/linux/
H A Dsctp.h540 __u16 auth_type; member in struct:sctp_authkey_event
/linux-master/include/target/iscsi/
H A Discsi_target_core.h653 char auth_type[8]; member in struct:iscsit_session
/linux-master/net/wireless/
H A Dnl80211.c5821 nl80211_valid_auth_type(struct cfg80211_registered_device *rdev, enum nl80211_auth_type auth_type, enum nl80211_commands cmd) argument
10611 enum nl80211_auth_type auth_type; local
12055 u32 auth_type; local
[all...]
/linux-master/include/net/bluetooth/
H A Dhci_core.h719 __u8 auth_type; member in struct:hci_conn
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h869 u8 auth_type:4, auth_key:4; member in struct:ipw_associate
871 u8 auth_key:4, auth_type:4; member in struct:ipw_associate

Completed in 521 milliseconds

12