Home
last modified time | relevance | path

Searched refs:aes_siv_decrypt (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes_siv.h17 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c162 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes_siv.h16 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c161 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes_siv.h17 int aes_siv_decrypt(const u8 *key, size_t key_len,
H A Daes-siv.c162 int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dfils_aead.c144 static int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() function
321 res = aes_siv_decrypt(assoc_data->fils_kek, assoc_data->fils_kek_len, in fils_decrypt_assoc_resp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_swcrypto.c123 return aes_siv_decrypt(key, key_len, iv_crypt, iv_c_len, num_elem, addr, len, out); in _aes_siv_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_swcrypto.c123 return aes_siv_decrypt(key, key_len, iv_crypt, iv_c_len, num_elem, addr, len, out); in _aes_siv_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_swcrypto.c122 return aes_siv_decrypt(key, key_len, iv_crypt, iv_c_len, num_elem, addr, len, out); in _aes_siv_decrypt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_swcrypto.c122 return aes_siv_decrypt(key, key_len, iv_crypt, iv_c_len, num_elem, addr, len, out); in _aes_siv_decrypt()

12