ff7tk
1.2.0.13
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:
src/data/crypto/
aes.h
Generated by
1.8.17