Upgrade innodb_checksum_algorithm to crc32

I wish to change my databases/tables to use the faster hardware supported crc32 checksum algorithm.

Is there a way to see if a database/table use it ? and change/upgrade to crc32 if not ?

Thanks in advance.