#include <twl/aes.h> void AES_Init(void);
なし。
AES ライブラリの初期化を行います。 AES ライブラリの他の関数を呼び出す前に呼び出しておく必要があります。
2007/12/25 初版