mbedtls/include
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
..
mbedtls Don't refer to PSA keys as slots anymore 2019-06-05 11:34:54 +02:00
psa Add tls12_prf_read for the new API 2019-06-26 09:15:08 +01:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00