Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/core/
A Drtw_security.c833 if (qc_exists && a4_exists) in construct_mic_iv()
835 if (qc_exists && !a4_exists) in construct_mic_iv()
837 if (!qc_exists) in construct_mic_iv()
931 if (qc_exists && a4_exists) in construct_ctr_preload()
933 if (qc_exists && !a4_exists) in construct_ctr_preload()
993 qc_exists = 1; in aes_cipher()
999 qc_exists = 1; in aes_cipher()
1001 qc_exists = 0; in aes_cipher()
1201 qc_exists = 1; in aes_decipher()
1208 qc_exists = 1; in aes_decipher()
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c663 signed int qc_exists,
710 if (!qc_exists) in construct_mic_iv()
773 signed int qc_exists) in construct_mic_header2() argument
903 qc_exists = 1; in aes_cipher()
915 qc_exists = 1; in aes_cipher()
917 qc_exists = 0; in aes_cipher()
928 qc_exists, in aes_cipher()
943 qc_exists); in aes_cipher()
1129 qc_exists = 1; in aes_decipher()
1141 qc_exists = 1; in aes_decipher()
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c900 if (qc_exists && a4_exists) in construct_mic_iv()
902 if (qc_exists && !a4_exists) in construct_mic_iv()
904 if (!qc_exists) in construct_mic_iv()
946 sint qc_exists) in construct_mic_header2() argument
990 if (qc_exists && a4_exists) in construct_ctr_preload()
1051 qc_exists = 1; in aes_cipher()
1060 qc_exists = 1; in aes_cipher()
1062 qc_exists = 0; in aes_cipher()
1231 qc_exists = 1; in aes_decipher()
1240 qc_exists = 1; in aes_decipher()
[all …]

Completed in 12 milliseconds