libaaruformat 1.0
Aaru Data Preservation Suite - Format Library
Loading...
Searching...
No Matches
aes128_ctx Struct Reference

Data Fields

uint8_t round_key [176]

Detailed Description

Definition at line 69 of file aes128.c.

Field Documentation

◆ round_key

uint8_t aes128_ctx::round_key[176]

Definition at line 71 of file aes128.c.

Referenced by aes128_cbc_decrypt(), aes128_cbc_encrypt(), and key_expansion().


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