![]() |
Synergy Software Package User's Manual
|
#include <sf_crypto_cipher_api.h>
Data Fields | |
| sf_crypto_data_handle_t * | p_iv |
| pointer to IV for the AES operation. | |
| sf_crypto_data_handle_t * | p_auth_tag |
AES Algorithm specific parameters for cipher operations
| 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.