intel / isa-l_crypto

Other
267 stars 80 forks source link

[Typo Found] Incorrect printf message #51

Closed chowo123456 closed 4 years ago

chowo123456 commented 4 years ago

https://github.com/intel/isa-l_crypto/blob/e38f4beeda838e8fcae401b9349b8a6e83514f13/aes/gcm_ossl_perf.c#L236

It should be "openssl_aes_256_gcm_dec" instead of "openssl_aes_256_gcm_enc".

Regards, Otto

gbtucker commented 4 years ago

Thanks for the notice @chowo123456. I'll get a fix in.