Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_if.h86 enum authtype { enum
H A Dhif.h111 enum authtype auth_type;
/linux/drivers/target/iscsi/
H A Discsi_target_nego.c132 unsigned char *authtype) in iscsi_handle_authentication() argument
140 if (strstr("CHAP", authtype)) in iscsi_handle_authentication()
145 if (strstr("None", authtype)) in iscsi_handle_authentication()
147 else if (strstr("CHAP", authtype)) in iscsi_handle_authentication()
/linux/drivers/net/wireless/marvell/libertas/
H A Dhost.h512 u8 authtype; member