BALTECH SDK wrapper functions reference

§ aes_ctx

typedef struct aes_ctx_t* aes_ctx

Opaque AES key schedule type.

Actual struct definition is backend-specific.

Definition at line 44 of file aes.h.