Hello ! NXP implement own pair of APIs mbedtls_gcm_crypt_and_tag/mbedtls_gcm_auth_decrypt what is LTC accelerated. But it is not so clear if context
NXP implement own pair of APIs mbedtls_gcm_crypt_and_tag/mbedtls_gcm_auth_decrypt what is LTC accelerated. But it is not so clear if context of decrypt operation supports decryption by using smaller blocks. For example mbedtls_gcm_crypt_and_tag() is used ...