libtropic
C library for TROPIC01 chip

◆ lt_aesgcm_end()

int lt_aesgcm_end ( void *  ctx)

This function clears AES GCM context

Parameters
ctxAESGCM context structure
Returns
LT_OK if success, otherwise returns other error code.