- replaced test points with ztest APIs wherever possible
- split the main file into two files:
- main.c has ztest entry and runs separate functions for ztest
- ctr_mode.c has the original routines
JIRA: ZEP-2449
Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
CONFIG_TINYCRYPT=y
|
|
CONFIG_TINYCRYPT_AES=y
|
|
CONFIG_TINYCRYPT_AES_CTR=y
|
|
CONFIG_ZTEST=y
|