Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c645 static void construct_mic_iv(u8 *mic_header1,
691 static void construct_mic_iv(u8 *mic_iv, in construct_mic_iv() function
926 construct_mic_iv(mic_iv, in aes_cipher()
1191 construct_mic_iv(mic_iv, qc_exists, a4_exists, message, plen-8, pn_vector, frtype); in aes_decipher()
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c893 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() function
1069 construct_mic_iv(mic_iv, qc_exists, a4_exists, pframe, plen, pn_vector); in aes_cipher()
1274 construct_mic_iv(mic_iv, qc_exists, a4_exists, message, plen - 8, in aes_decipher()

Completed in 13 milliseconds