Searched defs:qc_exists (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/staging/rtl8723bs/core/ |
A D | rtw_security.c | 693 signed int qc_exists, in construct_mic_iv() 773 signed int qc_exists) in construct_mic_header2() 818 signed int qc_exists, in construct_ctr_preload() 868 uint qc_exists, a4_exists, i, j, payload_remainder, in aes_cipher() local 1080 uint qc_exists, a4_exists, i, j, payload_remainder, in aes_decipher() local
|
/linux/drivers/staging/r8188eu/core/ |
A D | rtw_security.c | 827 static void construct_mic_iv(u8 *mic_iv, int qc_exists, int a4_exists, u8 *mpdu, in construct_mic_iv() 880 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, int a4_exists, int qc_exists) in construct_mic_header2() 922 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v… in construct_ctr_preload() 960 uint qc_exists, a4_exists, i, j, payload_remainder, in aes_cipher() local 1152 uint qc_exists, a4_exists, i, j, payload_remainder, in aes_decipher() local
|
/linux/drivers/staging/rtl8712/ |
A D | rtl871x_security.c | 894 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() 946 sint qc_exists) in construct_mic_header2() 981 sint a4_exists, sint qc_exists, in construct_ctr_preload() 1017 uint qc_exists, a4_exists, i, j, payload_remainder; in aes_cipher() local 1191 uint qc_exists, a4_exists, i, j, payload_remainder; in aes_decipher() local
|
Completed in 20 milliseconds