You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
478 B

[03:30:18-140.772] [INFO] [16] (test_crypto.c:16) main() === Basic Crypto Test ===
[03:30:18-140.817] [INFO] [16] (test_crypto.c:27) main() AES key setup successful
[03:30:18-140.822] [INFO] [16] (test_crypto.c:38) main() CCM config successful
[03:30:18-140.829] [INFO] [16] (test_crypto.c:50) main() Encryption successful
[03:30:18-140.835] [INFO] [16] (test_crypto.c:58) main() Decryption successful
[03:30:18-140.838] [INFO] [16] (test_crypto.c:61) main() Crypto test PASSED