2.1.5.8 DRV_CRYPTO_AES_GetContextSize()
uint32_t DRV_CRYPTO_AES_GetContextSize (void * contextData)
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. |
