hi ti export:
We want to use aes-gcm alg by cryptodev on TDA4VM, and the version of openssl is 1.1.1m.
But the eng_devcrypto.c says that the aes-gcm is not supported yet, and the test we did by openssl showed that the aes-gcm is performed by cpu.
so whether the aes-gcm alg can be supported by hardware on TDA4VM.
thanks.