Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_security.c894 static void construct_mic_iv(u8 *mic_iv, sint qc_exists, sint a4_exists, in construct_mic_iv() function
1070 construct_mic_iv(mic_iv, qc_exists, a4_exists, pframe, plen, pn_vector); in aes_cipher()
1275 construct_mic_iv(mic_iv, qc_exists, a4_exists, message, plen - 8, in aes_decipher()
/drivers/staging/rtl8723bs/core/
Drtw_security.c885 static void construct_mic_iv(
1108 static void construct_mic_iv( in construct_mic_iv() function
1357 construct_mic_iv( in aes_cipher()
1662 construct_mic_iv( in aes_decipher()