Searched refs:ocv_verify_tx_params (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/wpa/src/common/ |
| D | ocv.h | 43 ocv_verify_tx_params(const u8 *oci_ie, size_t oci_ie_len,
|
| D | ocv.c | 101 ocv_verify_tx_params(const u8 *oci_ie, size_t oci_ie_len, in ocv_verify_tx_params() function
|
| /freebsd-12-stable/contrib/wpa/src/ap/ |
| D | wnm_ap.c | 329 if (ocv_verify_tx_params(oci_ie, oci_ie_len, &ci, in ieee802_11_rx_wnmsleep_req()
|
| D | ieee802_11_shared.c | 283 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in ieee802_11_sa_query_action()
|
| D | wpa_auth.c | 3108 res = ocv_verify_tx_params(kde.oci, kde.oci_len, &ci, in SM_STATE() 3982 if (ocv_verify_tx_params(kde.oci, kde.oci_len, &ci, in SM_STATE()
|
| D | wpa_auth_ft.c | 3530 res = ocv_verify_tx_params(parse.oci, parse.oci_len, &ci, in wpa_ft_validate_reassoc()
|
| D | ieee802_11.c | 4859 res = ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in check_assoc_ies()
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | mesh_mpm.c | 1303 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in mesh_mpm_action_rx()
|
| D | wnm_sta.c | 384 if (ocv_verify_tx_params(oci_ie, oci_ie_len, &ci, in ieee802_11_rx_wnmsleep_resp()
|
| D | sme.c | 2939 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in sme_sa_query_rx()
|
| /freebsd-12-stable/contrib/wpa/src/rsn_supp/ |
| D | wpa_ft.c | 1201 if (ocv_verify_tx_params(parse.oci, parse.oci_len, &ci, in wpa_ft_validate_reassoc_resp()
|
| D | wpa.c | 1737 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_3_of_4() 1899 if (ocv_verify_tx_params(ie.oci, ie.oci_len, &ci, in wpa_supplicant_process_1_of_2_rsn() 4880 if (ocv_verify_tx_params(elems.oci, elems.oci_len, &ci, in fils_process_assoc_resp()
|