Synergy Software Package User's Manual

#include <sf_crypto_cipher_api.h>

Data Fields

sf_crypto_data_handle_tp_iv
 pointer to IV for the AES operation.
 
sf_crypto_data_handle_tp_auth_tag
 

Detailed Description

AES Algorithm specific parameters for cipher operations

Field Documentation

◆ p_auth_tag

sf_crypto_data_handle_t* sf_crypto_cipher_aes_init_params_t::p_auth_tag

Pointer to the GCM Authentication Tag. Only tag length of SF_CRYPTO_CIPHER_AES_GCM_TAG_LENGTH_16_BYTES is supported.


The documentation for this struct was generated from the following file: