The AES functions have a separate set of functions for each of the three key sizes. All operate with a block size of 16 bytes. All expect a key of the respective length to be provided.
AES128_Hex
AES128_HexMode
AES128_Bytes
AES128_BytesMode
AES128_B64Mode
AES128_File
AES128_FileExt
AES128_FileHex
AES128_Init
AES128_InitHex
AES128_InitError
AES128_Update
AES128_UpdateHex
AES128_Final
AES192_Hex
AES192_HexMode
AES192_Bytes
AES192_BytesMode
AES192_B64Mode
AES192_File
AES192_FileExt
AES192_FileHex
AES192_Init
AES192_InitHex
AES192_InitError
AES192_Update
AES192_UpdateHex
AES192_Final
AES256_Hex
AES256_HexMode
AES256_Bytes
AES256_BytesMode
AES256_B64Mode
AES256_File
AES256_FileExt
AES256_FileHex
AES256_Init
AES256_InitHex
AES256_InitError
AES256_Update
AES256_UpdateHex
AES256_Final
[Contents] [Index]