mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 17:20:21 +08:00

Now that transparent drivers have an "import_key" entry point, the key creation interfaces for transparent drivers and opaque drivers are very similar. Unify the sections that describe their behavior, including key validation and key size determination. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>