Searched defs:pn_vector (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 697 u8 *pn_vector, in construct_mic_iv() 820 u8 *pn_vector, in construct_ctr_preload() 871 u8 pn_vector[6]; in aes_cipher() local 1083 u8 pn_vector[6]; in aes_decipher() local
|
/drivers/staging/rtl8712/ |
D | rtl871x_security.c | 895 u8 *mpdu, uint payload_length, u8 *pn_vector) in construct_mic_iv() 982 u8 *mpdu, u8 *pn_vector, sint c) in construct_ctr_preload() 1020 u8 pn_vector[6]; in aes_cipher() local 1193 u8 pn_vector[6]; in aes_decipher() local
|
/drivers/staging/r8188eu/core/ |
D | rtw_security.c | 894 uint payload_length, u8 *pn_vector) in construct_mic_iv() 988 …onstruct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_vector, int c) in construct_ctr_preload() 1029 u8 pn_vector[6]; in aes_cipher() local 1223 u8 pn_vector[6]; in aes_decipher() local
|