flcCipherAES Namespace
Represents namespace flcCipherAES.
| Name | Description | |
|---|---|---|
![]() | TAESContext | Represents type |
| Name | Description | |
|---|---|---|
![]() | PAESContext | Represents a pointer type to TAESContext. |
![]() | TAESKeySchedule | Represents an array of the Word32 type. |
![]() | TAESState | Represents an array of the Byte type. |
| Name | Description | |
|---|---|---|
![]() | AESBlockSize | Represents constant |
![]() | AES_KeyScheduleSize | Represents constant |
![]() | AES_Nb | Represents constant |
![]() | AES_Nr_Max | Represents constant |
| Name | Description | |
|---|---|---|
![]() | AESContextFinalise(TAESContext) | Represents method |
![]() | AESContextInit(TAESContext,Integer) | Represents method |
![]() | AESDecrypt(Integer,Void,Integer,Void,Integer,Void,Integer) | Represents method |
![]() | AESDecryptBlock(TAESContext,Void,Integer,Void,Integer) | Represents method |
![]() | AESEncrypt(Integer,Void,Integer,Void,Integer,Void,Integer) | Represents method |
![]() | AESEncryptBlock(TAESContext,Void,Integer,Void,Integer) | Represents method |
![]() | AESFinalise(TAESContext) | Represents method |
![]() | AESInit(TAESContext,Integer,Void,Integer) | Represents method |



