1.1.5.3 DRV_CRYPTO_AES_AddLenALenC()
AES_ERROR DRV_CRYPTO_AES_AddLenALenC (void * contextData)
Calculate the LenALenC input for an AES-GCM operation and add to the descriptor chain.
contextData |
The context data for this operation. |
AES_NO_ERROR on success, AES_STATE_ERROR/AES_WRITE_ERROR on failure. |
Note:
An AES operation must be in progress (initialized by DRV_CRYPTO_AES_Initialize()).