1.1.3.9 DRV_CRYPTO_AES_GetContextSize()
uint32_t DRV_CRYPTO_AES_GetContextSize (void * contextData)
This function returns the size of an AES context block based on the AES mode in use.
| contextData |
The context data for this operation. |
Size of the AES context block in bytes. |
