74#define PSA_AEAD_OPERATION_INIT { 0 }
Structure storing an AEAD operation context.
int dummy
Not implemented, yet.
struct psa_aead_operation_s psa_aead_operation_t
The type of the state object for multi-part AEAD operations.
static psa_aead_operation_t psa_aead_operation_init(void)
Return an initial value for an AEAD operation object.
#define PSA_AEAD_OPERATION_INIT
This macro returns a suitable initializer for an AEAD operation object of type psa_aead_operation_t.