ff7tk 0.80.25
Work with Final Fantasy 7 game data
Public Attributes | List of all members
AES_ctx Struct Reference

#include <aes.h>

Public Attributes

uint8_t RoundKey [AES_keyExpSize]
 
uint8_t Iv [AES_BLOCKLEN]
 

Member Data Documentation

◆ Iv

uint8_t AES_ctx::Iv[AES_BLOCKLEN]

◆ RoundKey

uint8_t AES_ctx::RoundKey[AES_keyExpSize]

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