BearSSL
Data Fields
br_aes_small_ctrcbc_keys Struct Reference

Context for AES subkeys (aes_small implementation, CTR encryption and decryption + CBC-MAC). More...

Data Fields

const br_block_ctrcbc_class * vtable
 Pointer to vtable for this context. More...
 

Detailed Description

Context for AES subkeys (aes_small implementation, CTR encryption and decryption + CBC-MAC).

First field is a pointer to the vtable; it is set by the initialisation function. Other fields are not supposed to be accessed by user code.

Field Documentation

◆ vtable

const br_block_ctrcbc_class* br_aes_small_ctrcbc_keys::vtable

Pointer to vtable for this context.


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