| /NextBSD/sys/dev/mlx5/ |
| HD | mlx5_ifc.h | 235 u8 outer_dmac[0x1]; 236 u8 outer_smac[0x1]; 237 u8 outer_ether_type[0x1]; 238 u8 reserved_0[0x1]; 239 u8 outer_first_prio[0x1]; 240 u8 outer_first_cfi[0x1]; 241 u8 outer_first_vid[0x1]; 242 u8 reserved_1[0x1]; 243 u8 outer_second_prio[0x1]; 244 u8 outer_second_cfi[0x1]; [all …]
|
| HD | device.h | 292 u8 rsvd[4]; 297 u8 status; 298 u8 rsvd[3]; 303 u8 type; 304 u8 rsvd0[3]; 311 u8 token; 312 u8 sig; 313 u8 rsvd1; 314 u8 status_own; 327 u8 irisc_index; [all …]
|
| HD | qp.h | 184 u8 signature; 185 u8 rsvd[2]; 186 u8 fm_ce_se; 198 u8 rsvd0[4]; 199 u8 cs_flags; 200 u8 rsvd1; 204 u8 inline_hdr_start[2]; 209 u8 rsvd[12]; 228 u8 stat_rate_sl; 229 u8 fl_mlid; [all …]
|
| /NextBSD/contrib/wpa/src/common/ |
| HD | ieee802_11_common.h | 16 const u8 *ie; 17 u8 ie_len; 19 u8 nof_ies; 24 const u8 *ssid; 25 const u8 *supp_rates; 26 const u8 *ds_params; 27 const u8 *challenge; 28 const u8 *erp_info; 29 const u8 *ext_supp_rates; 30 const u8 *wpa_ie; [all …]
|
| HD | wpa_common.h | 107 #define RSN_SELECTOR_PUT(a, val) WPA_PUT_BE32((u8 *) (a), (val)) 108 #define RSN_SELECTOR_GET(a) WPA_GET_BE32((const u8 *) (a)) 171 u8 type; 173 u8 key_info[2]; /* big endian */ 174 u8 key_length[2]; /* big endian */ 175 u8 replay_counter[WPA_REPLAY_COUNTER_LEN]; 176 u8 key_nonce[WPA_NONCE_LEN]; 177 u8 key_iv[16]; 178 u8 key_rsc[WPA_KEY_RSC_LEN]; 179 u8 key_id[8]; /* Reserved in IEEE 802.11i/RSN */ [all …]
|
| HD | common_module_tests.c | 19 u8 *data; 26 { (u8 *) "", 0, ParseOK, 0 }, 27 { (u8 *) " ", 1, ParseFailed, 0 }, 28 { (u8 *) "\xff\x00", 2, ParseUnknown, 1 }, 29 { (u8 *) "\xff\x01", 2, ParseFailed, 0 }, 30 { (u8 *) "\xdd\x03\x01\x02\x03", 5, ParseUnknown, 1 }, 31 { (u8 *) "\xdd\x04\x01\x02\x03\x04", 6, ParseUnknown, 1 }, 32 { (u8 *) "\xdd\x04\x00\x50\xf2\x02", 6, ParseUnknown, 1 }, 33 { (u8 *) "\xdd\x05\x00\x50\xf2\x02\x02", 7, ParseOK, 1 }, 34 { (u8 *) "\xdd\x05\x00\x50\xf2\x02\xff", 7, ParseUnknown, 1 }, [all …]
|
| HD | ieee802_11_defs.h | 452 u8 addr1[6]; 453 u8 addr2[6]; 454 u8 addr3[6]; 471 u8 da[6]; 472 u8 sa[6]; 473 u8 bssid[6]; 481 u8 variable[]; 485 u8 variable[]; 491 u8 variable[]; 498 u8 variable[]; [all …]
|
| /NextBSD/sys/dev/drm2/i915/ |
| HD | intel_bios.h | 35 u8 signature[20]; /**< Always starts with 'VBT$' */ 39 u8 vbt_checksum; 40 u8 reserved0; 46 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */ 54 u8 type; /* 0 == desktop, 1 == mobile */ 55 u8 relstage; 56 u8 chipset; 57 u8 lvds_present:1; 58 u8 tv_present:1; 59 u8 rsvd2:6; /* finish byte */ [all …]
|
| /NextBSD/sys/dev/drm2/ |
| HD | drm_edid.h | 38 u8 t1; 39 u8 t2; 40 u8 mfg_rsvd; 52 u8 hsize; /* need to multiply by 8 then add 248 */ 53 u8 vfreq_aspect; 64 u8 hactive_lo; 65 u8 hblank_lo; 66 u8 hactive_hblank_hi; 67 u8 vactive_lo; 68 u8 vblank_lo; [all …]
|
| /NextBSD/contrib/wpa/src/wps/ |
| HD | wps_attr_parse.h | 16 const u8 *version; /* 1 octet */ 17 const u8 *version2; /* 1 octet */ 18 const u8 *msg_type; /* 1 octet */ 19 const u8 *enrollee_nonce; /* WPS_NONCE_LEN (16) octets */ 20 const u8 *registrar_nonce; /* WPS_NONCE_LEN (16) octets */ 21 const u8 *uuid_r; /* WPS_UUID_LEN (16) octets */ 22 const u8 *uuid_e; /* WPS_UUID_LEN (16) octets */ 23 const u8 *auth_type_flags; /* 2 octets */ 24 const u8 *encr_type_flags; /* 2 octets */ 25 const u8 *conn_type_flags; /* 1 octet */ [all …]
|
| /NextBSD/contrib/wpa/src/eap_common/ |
| HD | eap_sim_common.h | 74 void eap_sim_derive_mk(const u8 *identity, size_t identity_len, 75 const u8 *nonce_mt, u16 selected_version, 76 const u8 *ver_list, size_t ver_list_len, 77 int num_chal, const u8 *kc, u8 *mk); 78 void eap_aka_derive_mk(const u8 *identity, size_t identity_len, 79 const u8 *ik, const u8 *ck, u8 *mk); 80 int eap_sim_derive_keys(const u8 *mk, u8 *k_encr, u8 *k_aut, u8 *msk, 81 u8 *emsk); 83 const u8 *identity, size_t identity_len, 84 const u8 *nonce_s, const u8 *mk, u8 *msk, [all …]
|
| HD | ikev2_common.h | 27 u8 i_spi[IKEV2_SPI_LEN]; /* IKE_SA Initiator's SPI */ 28 u8 r_spi[IKEV2_SPI_LEN]; /* IKE_SA Responder's SPI */ 29 u8 next_payload; 30 u8 version; /* MjVer | MnVer */ 31 u8 exchange_type; 32 u8 flags; 33 u8 message_id[4]; 34 u8 length[4]; /* total length of HDR + payloads */ 38 u8 next_payload; 39 u8 flags; [all …]
|
| HD | eap_eke_common.h | 63 u8 dhgroup; 64 u8 encr; 65 u8 prf; 66 u8 mac; 68 u8 shared_secret[EAP_EKE_MAX_HASH_LEN]; 69 u8 ke[EAP_EKE_MAX_KE_LEN]; 70 u8 ki[EAP_EKE_MAX_KI_LEN]; 71 u8 ka[EAP_EKE_MAX_KA_LEN]; 81 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, 82 u8 prf, u8 mac); [all …]
|
| /NextBSD/contrib/wpa/src/p2p/ |
| HD | p2p_i.h | 60 u8 interface_addr[ETH_ALEN]; 66 u8 member_in_go_dev[ETH_ALEN]; 72 u8 member_in_go_iface[ETH_ALEN]; 76 u8 dialog_token; 77 u8 tie_breaker; 78 u8 intended_addr[ETH_ALEN]; 83 u8 oper_ssid[SSID_MAX_LEN]; 132 u8 go_timeout; 133 u8 client_timeout; 138 u8 go_neg_conf_sent; [all …]
|
| HD | p2p.h | 52 u8 reg_class; 57 u8 channel[P2P_MAX_REG_CLASS_CHANNELS]; 105 u8 ssid[SSID_MAX_LEN]; 115 u8 psk[32]; 130 u8 peer_device_addr[ETH_ALEN]; 135 u8 peer_interface_addr[ETH_ALEN]; 192 u8 conncap; 197 u8 role; 202 u8 session_mac[ETH_ALEN]; 207 u8 adv_mac[ETH_ALEN]; [all …]
|
| /NextBSD/contrib/wpa/src/crypto/ |
| HD | aes_wrap.h | 21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, 22 u8 *cipher); 23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n, 24 const u8 *cipher, u8 *plain); 25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len, 26 size_t num_elem, const u8 *addr[], 27 const size_t *len, u8 *mac); 28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem, 29 const u8 *addr[], const size_t *len, 30 u8 *mac); [all …]
|
| HD | ms_funcs.h | 12 int generate_nt_response(const u8 *auth_challenge, const u8 *peer_challenge, 13 const u8 *username, size_t username_len, 14 const u8 *password, size_t password_len, 15 u8 *response); 16 int generate_nt_response_pwhash(const u8 *auth_challenge, 17 const u8 *peer_challenge, 18 const u8 *username, size_t username_len, 19 const u8 *password_hash, 20 u8 *response); 21 int generate_authenticator_response(const u8 *password, size_t password_len, [all …]
|
| HD | milenage.h | 12 void milenage_generate(const u8 *opc, const u8 *amf, const u8 *k, 13 const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, 14 u8 *ck, u8 *res, size_t *res_len); 15 int milenage_auts(const u8 *opc, const u8 *k, const u8 *_rand, const u8 *auts, 16 u8 *sqn); 17 int gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, 18 u8 *kc); 19 int milenage_check(const u8 *opc, const u8 *k, const u8 *sqn, const u8 *_rand, 20 const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, 21 u8 *auts); [all …]
|
| HD | ms_funcs.c | 25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2() 26 u8 *ucs2_buffer, size_t ucs2_buffer_size, in utf8_to_ucs2() 32 u8 c = utf8_string[i]; in utf8_to_ucs2() 45 u8 c2 = utf8_string[++i]; in utf8_to_ucs2() 57 u8 c3 = utf8_string[++i]; in utf8_to_ucs2() 81 int challenge_hash(const u8 *peer_challenge, const u8 *auth_challenge, in challenge_hash() 82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash() 84 u8 hash[SHA1_MAC_LEN]; in challenge_hash() 109 int nt_password_hash(const u8 *password, size_t password_len, in nt_password_hash() 110 u8 *password_hash) in nt_password_hash() [all …]
|
| /NextBSD/contrib/wpa/src/ap/ |
| HD | wpa_auth.h | 26 u8 frame_type; /* RSN_REMOTE_FRAME_TYPE_FT_RRB */ 27 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ 29 u8 ap_address[ETH_ALEN]; 51 u8 frame_type; /* RSN_REMOTE_FRAME_TYPE_FT_RRB */ 52 u8 packet_type; /* FT_PACKET_R0KH_R1KH_PULL */ 54 u8 ap_address[ETH_ALEN]; 56 u8 nonce[FT_R0KH_R1KH_PULL_NONCE_LEN]; 57 u8 pmk_r0_name[WPA_PMK_NAME_LEN]; 58 u8 r1kh_id[FT_R1KH_ID_LEN]; 59 u8 s1kh_id[ETH_ALEN]; [all …]
|
| HD | ieee802_11.h | 20 int ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, 22 void ieee802_11_mgmt_cb(struct hostapd_data *hapd, const u8 *buf, size_t len, 46 u8 * hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid); 47 u8 * hostapd_eid_qos_map_set(struct hostapd_data *hapd, u8 *eid); 48 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid); 49 u8 * hostapd_eid_ext_supp_rates(struct hostapd_data *hapd, u8 *eid); 50 u8 * hostapd_eid_ht_capabilities(struct hostapd_data *hapd, u8 *eid); 51 u8 * hostapd_eid_ht_operation(struct hostapd_data *hapd, u8 *eid); 52 u8 * hostapd_eid_vht_capabilities(struct hostapd_data *hapd, u8 *eid); 53 u8 * hostapd_eid_vht_operation(struct hostapd_data *hapd, u8 *eid); [all …]
|
| /NextBSD/sys/ofed/drivers/infiniband/core/ |
| HD | cm_msgs.h | 76 u8 offset50; 78 u8 offset51; 86 u8 primary_traffic_class; 87 u8 primary_hop_limit; 89 u8 primary_offset94; 91 u8 primary_offset95; 99 u8 alt_traffic_class; 100 u8 alt_hop_limit; 102 u8 alt_offset138; 104 u8 alt_offset139; [all …]
|
| /NextBSD/sys/dev/ixl/ |
| HD | i40e_adminq_cmd.h | 71 u8 raw[16]; 338 u8 driver_major_ver; 339 u8 driver_minor_ver; 340 u8 driver_build_ver; 341 u8 driver_subbuild_ver; 342 u8 reserved[4]; 353 u8 reserved[12]; 360 u8 pf_id; 361 u8 reserved[15]; 381 u8 reserved[4]; [all …]
|
| /NextBSD/contrib/wpa/src/drivers/ |
| HD | driver.h | 92 u8 max_tx_power; 160 u8 mcs_set[16]; 165 u8 a_mpdu_params; 175 u8 vht_mcs_set[8]; 239 u8 bssid[ETH_ALEN]; 300 const u8 *ssid; 316 const u8 *extra_ies; 345 u8 ssid[SSID_MAX_LEN]; 398 const u8 *mac_addr; 408 const u8 *mac_addr_mask; [all …]
|
| /NextBSD/contrib/wpa/src/rsn_supp/ |
| HD | wpa.h | 30 const u8 *addr, int key_idx, int set_tx, 31 const u8 *seq, size_t seq_len, 32 const u8 *key, size_t key_len); 34 int (*get_bssid)(void *ctx, u8 *bssid); 35 int (*ether_send)(void *ctx, const u8 *dest, u16 proto, const u8 *buf, 39 u8 * (*alloc_eapol)(void *ctx, u8 type, const void *data, u16 data_len, 41 int (*add_pmkid)(void *ctx, const u8 *bssid, const u8 *pmkid); 42 int (*remove_pmkid)(void *ctx, const u8 *bssid, const u8 *pmkid); 46 int (*mlme_setprotection)(void *ctx, const u8 *addr, 48 int (*update_ft_ies)(void *ctx, const u8 *md, const u8 *ies, [all …]
|