Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_sha256_update()

lt_ret_t lt_sha256_update ( void *  ctx,
const uint8_t *  input,
const size_t  input_len 
)
Parameters
ctxHash context
inputInput data
input_lenLength of input data
Returns
LT_OK if success, otherwise returns other error code.