mbedtls/include/psa
Janos Follath 844eb0e5fa Add tls12_prf_read for the new API
Technically we could have reused the old one for the new API, but then
we had to set an extra field during setup. The new version works when
all the fields that haven't been set explicitely are zero-initialised.
2019-06-26 09:15:08 +01:00
..
crypto.h Remove obsolete mentions of PSA_ERROR_EMPTY_SLOT 2019-05-21 19:11:07 +02:00
crypto_accel_driver.h Pacify check-names.sh 2019-03-06 18:29:57 +01:00
crypto_driver_common.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_entropy_driver.h Doxygen changes to match the code changes. clarifications. 2019-02-15 17:23:42 -06:00
crypto_extra.h Remove the deprecated PSA_ALG_SELECT_RAW option 2019-06-26 09:15:08 +01:00
crypto_platform.h PSA crypto service: encode the key owner (ITS backend only) 2019-02-20 12:52:09 +01:00
crypto_se_driver.h Merge pull request #268 from ARMmbed/psa-error_tampering_detected 2019-05-17 11:06:09 +02:00
crypto_sizes.h Use "sufficient buffer size" in buffer size macros 2019-05-21 18:43:19 +02:00
crypto_struct.h Add tls12_prf_read for the new API 2019-06-26 09:15:08 +01:00
crypto_types.h State that all error codes are negative 2019-05-21 18:43:27 +02:00
crypto_values.h Specify the order of inputs for TLS-1.2 KDFs 2019-06-25 12:02:31 +01:00