Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c660 static void construct_ctr_preload(u8 *ctr_preload,
815 static void construct_ctr_preload(u8 *ctr_preload, in construct_ctr_preload() function
976 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, /* message, */ in aes_cipher()
988 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, /* message, */ in aes_cipher()
1004 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, /* message, */ in aes_cipher()
1134 construct_ctr_preload(ctr_preload, a4_exists, in aes_decipher()
1149 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, pframe, pn_vector, in aes_decipher()
1222 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, i+1, in aes_decipher()
1234 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, in aes_decipher()
1250 construct_ctr_preload(ctr_preload, a4_exists, qc_exists, message, pn_vector, 0, frtype); in aes_decipher()