Found 6 other functions taking a
CRC_HandleTypeDef
argument:
DeInitialize the CRC MSP.
Initialize the CRC according to the specified parameters in the CRC_InitTypeDef and create the associated handle.
Compute the 32-bit CRC value of a 32-bit data buffer starting with hcrc->Instance->INIT as initialization value.
Compute the 32-bit CRC value of a 32-bit data buffer starting with the previously computed CRC as initialization value.
Return the CRC handle state.