| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/ |
| D | ccmp.c | 18 u8 *aad, size_t *aad_len, u8 *nonce) in ccmp_aad_nonce() 82 u8 *aad, size_t *aad_len, u8 *nonce) in ccmp_aad_nonce_pv1() 142 size_t aad_len; in ccmp_decrypt() local 194 size_t aad_len, plen; in ccmp_encrypt() local 253 size_t aad_len, plen; in ccmp_encrypt_pv1() local 293 size_t aad_len; in ccmp_256_decrypt() local 334 size_t aad_len, plen; in ccmp_256_encrypt() local
|
| D | gcmp.c | 17 u8 *aad, size_t *aad_len, u8 *nonce) in gcmp_aad_nonce() 89 size_t aad_len, mlen; in gcmp_decrypt() local 145 size_t aad_len, plen; in gcmp_encrypt() local
|
| D | aes-gcm.c | 228 static void aes_gcm_ghash(const u8 *H, const u8 *aad, size_t aad_len, in aes_gcm_ghash() 255 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae() 289 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad() 322 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
|
| D | aes-ccm.c | 28 const u8 *aad, size_t aad_len, size_t plain_len, in aes_ccm_auth_start() 149 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae() 179 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
| D | aead_api.c | 18 int aead_encrypt(struct crypto_aead *tfm, u8 *b_0, u8 *aad, size_t aad_len, in aead_encrypt() 49 int aead_decrypt(struct crypto_aead *tfm, u8 *b_0, u8 *aad, size_t aad_len, in aead_decrypt()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | chachapoly.h | 67 …uint64_t aad_len; /**< The length (bytes) of the Additional Authenticated Da… member
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/src/ |
| D | hpm_sdp_drv.c | 448 uint32_t aad_len, in aes_ccm_format_b0() 490 uint32_t aad_len, in aes_ccm_auth_crypt() 616 uint32_t aad_len, in sdp_aes_ccm_generate_encrypt() 658 uint32_t aad_len, in sdp_aes_ccm_decrypt_verify()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_aead.c | 177 … ext_ccm_gcm_mem_open(ext_ccm_gcm_mem *mem, symc_multi_pack *pack, compat_addr aad, hi_u32 aad_len) in ext_ccm_gcm_mem_open()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | crypto.c | 182 const u8_t *aad, size_t aad_len, in bt_mesh_ccm_decrypt() 335 const u8_t *aad, size_t aad_len, in bt_mesh_ccm_encrypt()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_cipher.h | 188 hi_u32 aad_len; /**< Associated data length for CCM. */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
| D | hi_cipher_compat.h | 226 hi_u32 aad_len; /* Associated data for CCM and GCM. */ member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/ |
| D | rtw_mesh.c | 1301 const size_t aad_len[] = {ETH_ALEN, ETH_ALEN, mic_ie - fbody}; in rtw_mpm_ampe_dec() local 1338 const size_t aad_len[3] = {ETH_ALEN, ETH_ALEN, mic_ie - fbody}; in rtw_mpm_ampe_enc() local
|