Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H 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 …]
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c1077 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
1079 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1081 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1105 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1118 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1130 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1248 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1261 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
1283 aes128k128d(key, mic_iv, aes_out); in aes_decipher()
1285 aes128k128d(key, chain_buffer, aes_out); in aes_decipher()
[all …]