Searched defs:qc_exists (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rtl8723bs/core/ |
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
|
/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 893 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() 945 sint qc_exists) in construct_mic_header2() 980 sint a4_exists, sint qc_exists, in construct_ctr_preload() 1016 uint qc_exists, a4_exists, i, j, payload_remainder; in aes_cipher() local 1190 uint qc_exists, a4_exists, i, j, payload_remainder; in aes_decipher() local
|