Searched refs:construct_mic_iv (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 894 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/ |
D | rtw_security.c | 885 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()
|