Rizin
unix-like reverse engineering framework and cli tools
aes128_ctx Struct Reference

#include <aes.h>

Public Attributes

uint32_t keys [4 *(_AES128_ROUNDS+1)]
 

Detailed Description

Definition at line 77 of file aes.h.

Member Data Documentation

◆ keys

uint32_t aes128_ctx::keys[4 *(_AES128_ROUNDS+1)]

Definition at line 79 of file aes.h.


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