Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/core/
A Drtw_security.c1023 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
1025 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1027 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1056 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1070 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1083 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1220 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1235 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1263 aes128k128d(key, mic_iv, aes_out); in aes_decipher()
1265 aes128k128d(key, chain_buffer, aes_out); in aes_decipher()
[all …]
/linux/drivers/staging/rtl8723bs/core/
A Drtw_security.c952 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
954 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
956 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
988 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1006 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1022 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1156 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1175 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1206 aes128k128d(key, mic_iv, aes_out); in aes_decipher()
1208 aes128k128d(key, chain_buffer, aes_out); in aes_decipher()
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c1078 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
1080 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1082 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1106 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1119 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1131 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1249 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1262 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1284 aes128k128d(key, mic_iv, aes_out); in aes_decipher()
1286 aes128k128d(key, chain_buffer, aes_out); in aes_decipher()
[all …]

Completed in 12 milliseconds