Question
CRC unit usage in STM32MP1
Hi ,
How we use the CRC unit on Linux in STM32MP1.
My target is to use the CRC engine for verification of data at application layer.
The link here mentions info about the crypto unit : Crypto API overview - stm32mpu
But in reference no module talks about CRC also OpenSSL does not support CRC.
So how it can be used?
TIA
