Tool/software: Linux
Hi,
CC1312R spec mentioned that it can support AES-256 encryption.
However, I don't find related implementation in latest TI 15.4 Linux SDK (2.06.00.24).
In api_mac.h, APIMAC_KEY_MAX_LEN is still defined as 16 bytes and KEY_TABLE_DEFAULT_KEY in config.h is also 16 bytes.
So, how can I enable AES-256 security feature ?