1.2.2.2.5.1.2 Utilities AES functions
- MW_AES_AesCbcDecrypt
The API is used to decrypt a block of data using the AES CBC mode.
- MW_AES_AesEcbEncrypt
The API is used to encrypt a block of data using the AES ECB mode.
- MW_AES_CbcDecryptInit
The API is used to initialize AES CBC block cipher decryption.
- MW_AES_EcbEncryptInit
The API is used to initialize AES ECB block cipher Encryption.