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

◆ lt_aesgcm_encrypt_init()

lt_ret_t lt_aesgcm_encrypt_init ( void *  ctx,
const uint8_t *  key,
const uint32_t  key_len 
)
Parameters
ctxCrypto context structure
keyKey to initialize with
key_lenLength of the key
Returns
LT_OK if success, otherwise returns other error code.