mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
82b07318ec
The PSA crypto specification states that when creating keys, the usage flags PSA_KEY_USAGE_SIGN_HASH/PSA_KEY_USAGE_VERIFY_HASH automatically set the usage flags PSA_KEY_USAGE_SIGN_MESSAGE/PSA_KEY_USAGE_VERIFY_MESSAGE on the key. Signed-off-by: Armin Wolf <W_Armin@gmx.de> |
||
---|---|---|
.. | ||
include | ||
psa_key_slot_mgmt | ||
psa_persistent_storage | ||
psa_se_mgmt | ||
doc.txt | ||
Kconfig | ||
Kconfig.keys | ||
Makefile | ||
Makefile.dep | ||
Makefile.include | ||
psa_crypto_algorithm_dispatch.c | ||
psa_crypto_location_dispatch.c | ||
psa_crypto.c |