mbedtls/programs/psa
Gilles Peskine 738f017c12 Fix the build of key_ladder_demo under Clang
Clang -Wall -Wincompatible-pointer-types-discards-qualifiers said:
thou shalt not put a string literal in a non-const char*.
2019-01-29 16:08:46 +00:00
..
CMakeLists.txt psa: programs: Add cipher example 2018-09-12 16:50:07 +03:00
crypto_examples.c Don't require a type and size when creating a key slot 2019-01-19 12:20:52 +01:00
key_ladder_demo.c Fix the build of key_ladder_demo under Clang 2019-01-29 16:08:46 +00:00
key_ladder_demo.sh New sample program key_ladder_demo 2018-09-12 16:50:07 +03:00
psa_constant_names.c Error out if a value is out of range 2019-01-29 16:08:46 +00:00