1.1.5.7 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.

Parameters:
contextData

The context data for this operation.

Returns:

Size of the AES context block in bytes.