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

◆ lt_aesgcm_decrypt_deinit()

lt_ret_t lt_aesgcm_decrypt_deinit ( void *  ctx)
Warning
Implementation can assume that lt_crypto_ctx_init was called before, but must not assume that lt_aesgcm_decrypt_init was called before.
Parameters
ctxCrypto context structure
Returns
LT_OK if success, otherwise returns other error code.