Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_security.c879 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext) in aes128k128d() function
1098 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
1100 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1102 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1106 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1115 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1126 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1139 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1151 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1270 aes128k128d(key, ctr_preload, aes_out); in aes_decipher()
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_security.c954 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext);
1101 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext) in aes128k128d() function
1422 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
1424 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1426 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1432 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1443 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1465 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1489 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1511 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
[all …]
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_security.c789 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext);
925 static void aes128k128d(u8 *key, u8 *data, u8 *ciphertext) in aes128k128d() function
1150 aes128k128d(key, mic_iv, aes_out); in aes_cipher()
1152 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1154 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1160 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1170 aes128k128d(key, chain_buffer, aes_out); in aes_cipher()
1183 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1197 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()
1210 aes128k128d(key, ctr_preload, aes_out); in aes_cipher()