Home
last modified time | relevance | path

Searched refs:iv_crypt (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-siv.c163 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
191 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
192 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
204 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h18 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-siv.c163 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
191 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
192 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
204 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h18 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-siv.c162 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
190 os_memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 os_memcpy(out, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
203 if (os_memcmp(check, iv_crypt, AES_BLOCK_SIZE) == 0) in aes_siv_decrypt()
H A Daes_siv.h17 const u8 *iv_crypt, size_t iv_c_len,
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dfils_aead.c145 const u8 *iv_crypt, size_t iv_c_len, in aes_siv_decrypt() argument
164 memcpy(iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
165 memcpy(frame_iv, iv_crypt, AES_BLOCK_SIZE); in aes_siv_decrypt()
191 sg_init_one(src, iv_crypt + AES_BLOCK_SIZE, crypt_len); in aes_siv_decrypt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_swcrypto.c120 const u8 *iv_crypt, size_t iv_c_len, in _aes_siv_decrypt() argument
123 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.c120 const u8 *iv_crypt, size_t iv_c_len, in _aes_siv_decrypt() argument
123 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.c119 const u8 *iv_crypt, size_t iv_c_len, in _aes_siv_decrypt() argument
122 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.c119 const u8 *iv_crypt, size_t iv_c_len, in _aes_siv_decrypt() argument
122 return aes_siv_decrypt(key, key_len, iv_crypt, iv_c_len, num_elem, addr, len, out); in _aes_siv_decrypt()

1234