3.6.4.4.6 Function aes_gcm_write_cipher_len()
Set the AES GCM cipher length.
void aes_gcm_write_cipher_len( struct aes_module *const module, uint32_t len)
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to the AES software instance struct |
[in] | len |
Cipher length |