Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_aes_ccm_param_t Struct Reference

Description

AES CCM encrypted data information.

Data Fields

uint8_t mic [CY_BLE_MIC_SIZE]
 MIC value generated during encryption.
 
uint8_t * data
 Pointer to an array of size 'length' where the encrypted/decrypted data is stored.
 
uint8_t length
 length of data