Libtropic API
SDK for the TROPIC01 secure element
Version: v3.1.0
Loading...
Searching...
No Matches

◆ lt_sha256_deinit()

lt_ret_t lt_sha256_deinit ( void *  ctx)
Warning
This function has to be called even if any other SHA-256 function failed. If lt_sha256_init failed, calling this function is not necessary.
Parameters
ctxHash context
Returns
LT_OK if success, otherwise returns other error code.