mbedtls/docs
Gilles Peskine 54eb0686b3 New function psa_crypto_driver_key_derivation_get_input_type
The new function psa_crypto_driver_key_derivation_get_input_type() allows
drivers to retrieve the effective type of each input step, and thus to call
the correct get-data function. This is simpler than the previous scheme
which required a somewhat contrived dance with get_key() and get_bytes() for
inputs that can be passed either as a key or as a byte buffer at the
application's choice.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-06-30 18:13:31 +02:00
..
architecture docs: TLS 1.3: Improve wording 2021-12-10 14:28:13 +01:00
proposed New function psa_crypto_driver_key_derivation_get_input_type 2022-06-30 18:13:31 +02:00
.gitignore Remove obsolete specification draft 2021-10-07 19:14:01 +02:00
3.0-migration-guide.md Remove obsolete reference to _ret in migration guide 2021-07-02 12:16:03 +01:00
getting_started.md Fix duplicate variable name in getting_started.md 2021-11-19 13:40:20 +01:00
use-psa-crypto.md Make PSA crypto mandatory for TLS 1.3 2021-12-10 13:22:21 +01:00