mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-04 20:55:28 -04: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>