libtropic
C library for TROPIC01 chip

◆ lt_sha256_update()

void lt_sha256_update ( void *  ctx,
const uint8_t *  input,
size_t  len 
)

This function add data to hashing context

Parameters
ctxHash context
inputInput data
lenLength of input data