mbedtls/docs
Ronald Cron cf56a0a320 psa: Move from key handle to key identifier
Move all the PSA crypto APIs using key handles
to use key identifiers but psa_key_open() and
psa_key_close(). This is done without modifying
any test as key handles and key identifiers are
now the same.

Update the library modules using PSA crypto APIs
to get rid of key handles.

Programs and unit tests are updated to not use
key handles in subsequent commits, not in this
one.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2020-11-10 16:00:41 +01:00
..
architecture psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
proposed psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
.gitignore Add a directory for proposed specifications 2020-07-13 13:27:42 +02:00
getting_started.md psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
PSACryptoDriverModelSpec.pdf Add generated documentation for mbedcrypto-0.1.0b 2018-11-26 17:21:23 +00:00