Home
last modified time | relevance | path

Searched defs:a4_exists (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/staging/rtl8712/
Drtl871x_security.c910 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv()
961 static void construct_mic_header2(u8 *mic_header2, u8 *mpdu, sint a4_exists, in construct_mic_header2()
996 static void construct_ctr_preload(u8 *ctr_preload, sint a4_exists, sint qc_exists, in construct_ctr_preload()
1032 uint qc_exists, a4_exists, i, j, payload_remainder; in aes_cipher() local
1207 uint qc_exists, a4_exists, i, j, payload_remainder; in aes_decipher() local