Home
last modified time | relevance | path

Searched refs:aes_ccm_ae (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
432 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, datalen, aad, aad_len,
495 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, datalen, aad, aad_len,
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
432 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, datalen, aad, aad_len,
495 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, datalen, aad, aad_len,
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
H A Daes-ccm.c147 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
H A Daes-ccm.c147 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Dccmp.c232 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
274 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
372 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
H A Daes-ccm.c147 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h66 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
H A Daes-ccm.c148 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h66 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
H A Daes-ccm.c148 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Dccmp.c233 if (aes_ccm_ae(tk, 16, nonce, 8, pdata, plen, aad, aad_len, in ccmp_encrypt()
275 if (aes_ccm_ae(tk, 16, nonce, 8, frame + hdrlen, plen, aad, aad_len, in ccmp_encrypt_pv1()
373 if (aes_ccm_ae(tk, 32, nonce, 16, pdata, plen, aad, aad_len, in ccmp_256_encrypt()
H A Daes_wrap.h65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,

12