Home
last modified time | relevance | path

Searched refs:mic_header1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c745 mic_header1[2] = mpdu[0]; in construct_mic_header1()
751 mic_header1[5] = mpdu[5]; in construct_mic_header1()
752 mic_header1[6] = mpdu[6]; in construct_mic_header1()
753 mic_header1[7] = mpdu[7]; in construct_mic_header1()
754 mic_header1[8] = mpdu[8]; in construct_mic_header1()
755 mic_header1[9] = mpdu[9]; in construct_mic_header1()
757 mic_header1[11] = mpdu[11]; in construct_mic_header1()
758 mic_header1[12] = mpdu[12]; in construct_mic_header1()
759 mic_header1[13] = mpdu[13]; in construct_mic_header1()
872 u8 mic_header1[16]; in aes_cipher() local
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c926 mic_header1[5] = mpdu[5]; in construct_mic_header1()
927 mic_header1[6] = mpdu[6]; in construct_mic_header1()
928 mic_header1[7] = mpdu[7]; in construct_mic_header1()
929 mic_header1[8] = mpdu[8]; in construct_mic_header1()
930 mic_header1[9] = mpdu[9]; in construct_mic_header1()
932 mic_header1[11] = mpdu[11]; in construct_mic_header1()
933 mic_header1[12] = mpdu[12]; in construct_mic_header1()
934 mic_header1[13] = mpdu[13]; in construct_mic_header1()
935 mic_header1[14] = mpdu[14]; in construct_mic_header1()
1021 u8 mic_header1[16]; in aes_cipher() local
[all …]

Completed in 12 milliseconds