| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| H A D | eap_server_gpsk.c | 247 u8 mic[EAP_GPSK_MAX_MIC_LEN]; in eap_gpsk_process_gpsk_2() local 478 u8 mic[EAP_GPSK_MAX_MIC_LEN]; in eap_gpsk_process_gpsk_4() local
|
| H A D | eap_server_sake.c | 185 u8 *mic; in eap_sake_build_confirm() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_gpsk_common.c | 500 eap_gpsk_compute_mic_aes(const u8 *sk, size_t sk_len, const u8 *data, size_t len, u8 *mic) eap_gpsk_compute_mic_aes() argument 524 eap_gpsk_compute_mic(const u8 *sk, size_t sk_len, int vendor, int specifier, const u8 *data, size_t len, u8 *mic) eap_gpsk_compute_mic() argument
|
| H A D | eap_sake_common.c | 328 eap_sake_compute_mic(const u8 *tek_auth, const u8 *rand_s, const u8 *rand_p, const u8 *serverid, size_t serverid_len, const u8 *peerid, size_t peerid_len, int peer, const u8 *eap, size_t eap_len, const u8 *mic_pos, u8 *mic) eap_sake_compute_mic() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_server_gpsk.c | 247 u8 mic[EAP_GPSK_MAX_MIC_LEN]; in eap_gpsk_process_gpsk_2() local 479 u8 mic[EAP_GPSK_MAX_MIC_LEN]; in eap_gpsk_process_gpsk_4() local
|
| H A D | eap_server_sake.c | 185 u8 *mic; in eap_sake_build_confirm() local
|
| /kernel/linux/linux-5.10/drivers/staging/vt6656/ |
| H A D | rxtx.h | 135 struct vnt_tx_mic_hdr mic; member
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | wpa.c | 32 u8 *data, *key, *mic; in ieee80211_tx_h_michael_mic_add() local 100 u8 mic[MICHAEL_MIC_LEN]; in ieee80211_rx_h_michael_mic_verify() local 1041 u8 aad[20], mic[8], ipn[6]; ieee80211_crypto_aes_cmac_decrypt() local 1091 u8 aad[20], mic[16], ipn[6]; ieee80211_crypto_aes_cmac_256_decrypt() local 1190 u8 aad[GMAC_AAD_LEN], *mic, ipn[6], nonce[GMAC_NONCE_LEN]; ieee80211_crypto_aes_gmac_decrypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/staging/vt6656/ |
| H A D | rxtx.h | 133 struct vnt_tx_mic_hdr mic; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cs42l43-jack.c | 593 static int cs42l43_run_load_detect(struct cs42l43_codec *priv, bool mic) in cs42l43_run_load_detect() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_gpsk.c | 549 u8 mic[EAP_GPSK_MAX_MIC_LEN]; in eap_gpsk_validate_gpsk_3_mic() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | wpa_ft.c | 847 u8 mic[WPA_EAPOL_KEY_MIC_MAX_LEN]; in wpa_ft_validate_reassoc_resp() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_gpsk.c | 549 u8 mic[EAP_GPSK_MAX_MIC_LEN]; in eap_gpsk_validate_gpsk_3_mic() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| H A D | rtl871x_xmit.c | 374 u8 *pframe, *payload, mic[8]; in xmitframe_addmic() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_crypt_tkip.c | 560 u8 mic[8]; in ieee80211_michael_mic_verify() local 446 michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, u8 *data, size_t data_len, u8 *mic) michael_mic() argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
| H A D | rtllib_crypt_tkip.c | 568 u8 mic[8]; in rtllib_michael_mic_verify() local 457 michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, u8 *data, size_t data_len, u8 *mic) michael_mic() argument
|
| /kernel/linux/linux-5.10/net/wireless/ |
| H A D | lib80211_crypt_tkip.c | 588 u8 mic[8]; in lib80211_michael_mic_verify() local 474 michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, u8 *data, size_t data_len, u8 *mic) michael_mic() argument
|
| /kernel/linux/linux-5.10/sound/aoa/codecs/ |
| H A D | onyx.c | 263 static void onyx_set_capture_source(struct onyx *onyx, int mic) in onyx_set_capture_source() argument
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | rt274.c | 350 static int rt274_jack_detect(struct rt274_priv *rt274, bool *hp, bool *mic) in rt274_jack_detect() argument 383 bool mic = false; in rt274_jack_detect_work() local 953 bool mic = false; in rt274_irq() local [all...] |
| H A D | rt298.c | 219 static int rt298_jack_detect(struct rt298_priv *rt298, bool *hp, bool *mic) in rt298_jack_detect() argument 309 bool mic = false; rt298_jack_detect_work() local 329 bool mic = false; rt298_mic_detect() local 980 bool mic = false; rt298_irq() local [all...] |
| H A D | rt286.c | 215 static int rt286_jack_detect(struct rt286_priv *rt286, bool *hp, bool *mic) in rt286_jack_detect() argument 295 bool mic = false; in rt286_jack_detect_work() local 919 bool mic = false; rt286_irq() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_mic.c | 109 static void mic_set_path(struct exynos_mic *mic, bool enable) in mic_set_path() argument 137 static int mic_sw_reset(struct exynos_mic *mic) in mic_sw_reset() argument 155 mic_set_porch_timing(struct exynos_mic *mic) mic_set_porch_timing() argument 179 mic_set_img_size(struct exynos_mic *mic) mic_set_img_size() argument 190 mic_set_output_timing(struct exynos_mic *mic) mic_set_output_timing() argument 212 mic_set_reg_on(struct exynos_mic *mic, bool enable) mic_set_reg_on() argument 235 struct exynos_mic *mic = bridge->driver_private; mic_post_disable() local 254 struct exynos_mic *mic = bridge->driver_private; mic_mode_set() local 264 struct exynos_mic *mic = bridge->driver_private; mic_pre_enable() local 314 struct exynos_mic *mic = dev_get_drvdata(dev); exynos_mic_bind() local 324 struct exynos_mic *mic = dev_get_drvdata(dev); exynos_mic_unbind() local 344 struct exynos_mic *mic = dev_get_drvdata(dev); exynos_mic_suspend() local 355 struct exynos_mic *mic = dev_get_drvdata(dev); exynos_mic_resume() local 381 struct exynos_mic *mic; exynos_mic_probe() local 450 struct exynos_mic *mic = platform_get_drvdata(pdev); exynos_mic_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
| H A D | acx.h | 251 struct wl12xx_acx_mic_statistics mic; member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_crypt_tkip.c | 560 u8 mic[8]; in ieee80211_michael_mic_verify() local 446 michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, u8 *data, size_t data_len, u8 *mic) michael_mic() argument
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
| H A D | rtllib_crypt_tkip.c | 552 u8 mic[8]; in rtllib_michael_mic_verify() local 439 michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, u8 *data, size_t data_len, u8 *mic) michael_mic() argument
|