Hi Keith Smith
If you import the example code of DCP, form the driver examples of the SDK, you will find that function, it was made for tests porpuses, it also tests the sha256 and sha1:
/* Call DCP APIs */
TestAesEcb();
TestAesCbc();
TestSha1();
TestSha256();
TestCrc32();
Hope this helps
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
-------------------------------------------------------------------------------