Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/core/
A Drtw_security.c861 mic_header1[5] = mpdu[5]; in construct_mic_header1()
862 mic_header1[6] = mpdu[6]; in construct_mic_header1()
863 mic_header1[7] = mpdu[7]; in construct_mic_header1()
864 mic_header1[8] = mpdu[8]; in construct_mic_header1()
865 mic_header1[9] = mpdu[9]; in construct_mic_header1()
867 mic_header1[11] = mpdu[11]; in construct_mic_header1()
868 mic_header1[12] = mpdu[12]; in construct_mic_header1()
869 mic_header1[13] = mpdu[13]; in construct_mic_header1()
870 mic_header1[14] = mpdu[14]; in construct_mic_header1()
965 u8 mic_header1[16]; in aes_cipher() local
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c746 mic_header1[2] = mpdu[0]; in construct_mic_header1()
752 mic_header1[5] = mpdu[5]; in construct_mic_header1()
753 mic_header1[6] = mpdu[6]; in construct_mic_header1()
754 mic_header1[7] = mpdu[7]; in construct_mic_header1()
755 mic_header1[8] = mpdu[8]; in construct_mic_header1()
756 mic_header1[9] = mpdu[9]; in construct_mic_header1()
758 mic_header1[11] = mpdu[11]; in construct_mic_header1()
759 mic_header1[12] = mpdu[12]; in construct_mic_header1()
760 mic_header1[13] = mpdu[13]; in construct_mic_header1()
873 u8 mic_header1[16]; in aes_cipher() local
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c927 mic_header1[5] = mpdu[5]; in construct_mic_header1()
928 mic_header1[6] = mpdu[6]; in construct_mic_header1()
929 mic_header1[7] = mpdu[7]; in construct_mic_header1()
930 mic_header1[8] = mpdu[8]; in construct_mic_header1()
931 mic_header1[9] = mpdu[9]; in construct_mic_header1()
933 mic_header1[11] = mpdu[11]; in construct_mic_header1()
934 mic_header1[12] = mpdu[12]; in construct_mic_header1()
935 mic_header1[13] = mpdu[13]; in construct_mic_header1()
936 mic_header1[14] = mpdu[14]; in construct_mic_header1()
1022 u8 mic_header1[16]; in aes_cipher() local
[all …]

Completed in 14 milliseconds