Searched refs:aad (Results 1 – 5 of 5) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/security/sl_component/sli_crypto/src/ |
| D | sl_crypto_s2.c | 94 const unsigned char *aad, in sli_crypto_ccm_zigbee() argument 111 aad, in sli_crypto_ccm_zigbee()
|
| /hal_silabs-latest/simplicity_sdk/platform/security/sl_component/sl_protocol_crypto/src/ |
| D | sli_protocol_crypto.h | 184 const unsigned char *aad,
|
| D | sli_protocol_crypto_radioaes.c | 683 const unsigned char *aad, in sli_ccm_zigbee() argument 711 aad, in sli_ccm_zigbee()
|
| /hal_silabs-latest/simplicity_sdk/platform/security/sl_component/sli_crypto/inc/ |
| D | sli_crypto.h | 117 const unsigned char *aad,
|
| /hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/ |
| D | sl_se_manager_cipher.c | 621 const uint8_t *aad, in sl_se_ccm_multipart_starts() argument 637 if (aad_len > 0 && aad == NULL) { in sl_se_ccm_multipart_starts() 714 memcpy(b + 2, aad, use_len); in sl_se_ccm_multipart_starts() 716 aad += use_len; in sl_se_ccm_multipart_starts() 733 memcpy(b, aad, use_len); in sl_se_ccm_multipart_starts() 746 aad += use_len; in sl_se_ccm_multipart_starts()
|