mbedtls/include
Gilles Peskine 058e0b9963 Avoid empty unions
When no algorithms are present in a category (e.g. no AEAD algorithm),
the union in the corresponding operation structure was empty, which is
not valid C. Add a dummy field to avoid this.
2018-09-05 11:53:26 +03:00
..
mbedtls New function mbedtls_rsa_get_bitlen 2018-09-05 11:53:24 +03:00
psa Avoid empty unions 2018-09-05 11:53:26 +03:00
.gitignore
CMakeLists.txt Fix some comments regarding what files are symlinked 2018-03-23 14:39:52 +01:00