| /bsp/microchip/same54/bsp/hal/src/ |
| A D | hal_aes_sync.c | 358 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, uint8_t *tag, in aes_sync_gcm_crypt_and_tag() argument 363 ASSERT(((aad && aad_len) || !aad_len)); in aes_sync_gcm_crypt_and_tag() 381 ASSERT(((aad && aad_len) || !aad_len)); in aes_sync_gcm_auth_decrypt() 385 &descr->dev, AES_DECRYPT, input, output, length, iv, iv_len, aad, aad_len, vtag, tag_len); in aes_sync_gcm_auth_decrypt() 401 uint32_t iv_len, const uint8_t *aad, uint32_t aad_len) in aes_sync_gcm_start() argument 404 ASSERT((aad && aad_len) || !aad_len); in aes_sync_gcm_start() 405 return _aes_sync_gcm_start(&descr->dev, enc, iv, iv_len, aad, aad_len); in aes_sync_gcm_start() 433 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, uint8_t *tag, in aes_sync_ccm_crypt_and_tag() argument 437 ASSERT((aad && aad_len) || !aad_len); in aes_sync_ccm_crypt_and_tag() 457 ASSERT((aad && aad_len) || !aad_len); in aes_sync_ccm_auth_decrypt() [all …]
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hal_aes_sync.h | 260 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, uint8_t *tag, 279 … uint32_t length, const uint8_t *iv, uint32_t iv_len, const uint8_t *aad, 295 uint32_t iv_len, const uint8_t *aad, uint32_t aad_len); 340 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, uint8_t *tag, 360 … uint32_t length, const uint8_t *iv, uint32_t iv_len, const uint8_t *aad,
|
| A D | hpl_aes_sync.h | 245 … const uint8_t *aad, uint32_t aad_len, uint8_t *tag, uint32_t tag_len); 260 uint32_t iv_len, const uint8_t *aad, uint32_t aad_len); 305 … const uint8_t *aad, uint32_t aad_len, uint8_t *tag, uint32_t tag_len);
|
| /bsp/microchip/same54/bsp/hpl/aes/ |
| A D | hpl_aes.c | 68 uint32_t iv_len, const uint8_t *aad, uint32_t aad_len); 76 … uint32_t length, const uint8_t *iv, uint32_t iv_len, const uint8_t *aad, 606 __aes_sync_gcm_start(dev, enc, iv, iv_len, aad, aad_len); in _aes_sync_gcm_crypt_and_tag() 625 uint32_t iv_len, const uint8_t *aad, uint32_t aad_len) in _aes_sync_gcm_start() argument 627 __aes_sync_gcm_start(dev, enc, iv, iv_len, aad, aad_len); in _aes_sync_gcm_start() 658 __aes_sync_ccm_crypt_and_tag(dev, input, output, length, iv, iv_len, aad, aad_len, tag, tag_len); in _aes_sync_ccm_crypt_and_tag() 660 …__aes_sync_ccm_decrypt_and_tag(dev, input, output, length, iv, iv_len, aad, aad_len, tag, tag_len); in _aes_sync_ccm_crypt_and_tag() 666 uint32_t iv_len, const uint8_t *aad, uint32_t aad_len) in __aes_sync_gcm_start() argument 758 ptr = aad; in __aes_sync_gcm_start() 987 src = aad; in __aes_sync_ccm_crypt_and_tag() [all …]
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_sdp_drv.c | 86 const uint8_t *aad, 491 const uint8_t *aad, in aes_ccm_auth_crypt() argument 528 const uint8_t *aad_src = aad; in aes_ccm_auth_crypt() 617 const uint8_t *aad, in sdp_aes_ccm_generate_encrypt() argument 630 aad, in sdp_aes_ccm_generate_encrypt() 659 const uint8_t *aad, in sdp_aes_ccm_decrypt_verify() argument 678 aad, in sdp_aes_ccm_decrypt_verify()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/ |
| A D | hpm_romapi.h | 255 const uint8_t *aad, 266 const uint8_t *aad, 301 const uint8_t *aad, 312 const uint8_t *aad,
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/ |
| A D | hpm_romapi.h | 284 const uint8_t *aad, 295 const uint8_t *aad, 330 const uint8_t *aad, 341 const uint8_t *aad,
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/ |
| A D | hpm_romapi.h | 255 const uint8_t *aad, 266 const uint8_t *aad, 301 const uint8_t *aad, 312 const uint8_t *aad,
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/ |
| A D | hpm_romapi.h | 269 const uint8_t *aad, 280 const uint8_t *aad, 315 const uint8_t *aad, 326 const uint8_t *aad,
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_sdp_drv.h | 534 const uint8_t *aad, 582 const uint8_t *aad,
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/ |
| A D | hpm_romapi.h | 244 … const uint8_t *aad, uint32_t aad_len, const uint8_t *input, uint8_t *output, 248 … uint32_t nonce_len, const uint8_t *aad, uint32_t aad_len, const uint8_t *input, 290 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, const uint8_t *input, 294 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, const uint8_t *input,
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/ |
| A D | hpm_romapi.h | 272 const uint8_t *aad, 283 const uint8_t *aad, 329 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, const uint8_t *input, 333 … uint32_t iv_len, const uint8_t *aad, uint32_t aad_len, const uint8_t *input,
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_cau3.h | 567 const uint8_t *aad, 598 const uint8_t *aad,
|
| A D | fsl_cau3.c | 3907 const uint8_t *aad, in CAU3_CHACHA20_POLY1305_Encrypt() argument 3930 base->CC_R[18] = (uintptr_t)aad; /* AAD pointer */ in CAU3_CHACHA20_POLY1305_Encrypt() 3954 const uint8_t *aad, in CAU3_CHACHA20_POLY1305_Decrypt() argument 3977 base->CC_R[18] = (uintptr_t)aad; /* AAD pointer */ in CAU3_CHACHA20_POLY1305_Decrypt()
|