Part Number: CC2340R5
Other Parts Discussed in Thread: CC1352P,
Hi Ti Experts.
Our customer has a need to use AESCBC_oneStepDecrypt for decoding. We migrated the program from the customer's CC1352P, but we have not been able to successfully decode it. We tracked down the source code in the SDK and found that in your function, it will directly return AESCBC_STATUS_FEATURE_NOT_SUPPORTED , but in AESCBC_oneStepEncrypt it can work normally,

SDK version is simplelink_lowpower_f3_sdk_7_10_00_35 and CCS12 IDE.
Will this issue be fixed in future SDK versions?