Home
last modified time | relevance | path

Searched refs:construct_ctr_preload (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/r8188eu/core/
A Drtw_security.c639 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v…
922 static void construct_ctr_preload(u8 *ctr_preload, int a4_exists, int qc_exists, u8 *mpdu, u8 *pn_v… in construct_ctr_preload() function
1055 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, i + 1); in aes_cipher()
1064 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, num_blocks + 1); in aes_cipher()
1076 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, 0); in aes_cipher()
1218 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, i + 1); in aes_decipher()
1229 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, num_blocks + 1); in aes_decipher()
1295 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, i + 1); in aes_decipher()
1304 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, num_blocks + 1); in aes_decipher()
1317 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, 0); in aes_decipher()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c661 static void construct_ctr_preload(u8 *ctr_preload,
816 static void construct_ctr_preload(u8 *ctr_preload, in construct_ctr_preload() function
985 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, /* message, */ in aes_cipher()
997 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, /* message, */ in aes_cipher()
1013 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, /* message, */ in aes_cipher()
1151 construct_ctr_preload(ctr_preload, a4_exists, in aes_decipher()
1166 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, in aes_decipher()
1239 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, i+1, in aes_decipher()
1251 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, in aes_decipher()
1267 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, 0, frtype); in aes_decipher()
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c980 static void construct_ctr_preload(u8 *ctr_preload, in construct_ctr_preload() function
1104 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1113 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1125 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_cipher()
1247 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1256 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1310 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1319 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, in aes_decipher()
1331 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, in aes_decipher()

Completed in 22 milliseconds