mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Don't use “output” for an input of the KDF. It's correct in context (it's the output of a function that copies the input of the KDF from core-owned memory to driver-owned memory) but confusing. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| psa-conditional-inclusion-c.md | ||
| psa-driver-developer-guide.md | ||
| psa-driver-integration-guide.md | ||
| psa-driver-interface.md | ||
| psa-driver-wrappers-codegen-migration-guide.md | ||
| README | ||
The documents in this directory are proposed specifications for Mbed TLS features. They are not implemented yet, or only partially implemented. Please follow activity on the `development` branch of Mbed TLS if you are interested in these features.