| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/ |
| H A D | ccmp.c | 233 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 D | aes_wrap.h | 65 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 D | ccmp.c | 233 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 D | aes_wrap.h | 65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
|
| H A D | aes-ccm.c | 147 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 D | ccmp.c | 233 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 D | aes_wrap.h | 65 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 D | ccmp.c | 233 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 D | aes_wrap.h | 65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
|
| H A D | aes-ccm.c | 147 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 D | ccmp.c | 233 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 D | aes_wrap.h | 65 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 D | ccmp.c | 232 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 D | aes_wrap.h | 65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
|
| H A D | aes-ccm.c | 147 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 D | ccmp.c | 233 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 D | aes_wrap.h | 66 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
|
| H A D | aes-ccm.c | 148 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 D | ccmp.c | 233 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 D | aes_wrap.h | 65 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 D | ccmp.c | 233 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 D | aes_wrap.h | 66 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
|
| H A D | aes-ccm.c | 148 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 D | ccmp.c | 233 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 D | aes_wrap.h | 65 int __must_check aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce,
|