1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 23:12:45 +01:00
RIOT/sys/include/psa_crypto/psa
Armin Wolf 7cabd3ee93 sys/psa_crypto: Split key attributes definitions into separate file
Split key attributes definitions into separate file, together with
some basic support macros and helper functions.

This allows PSA crypto backends to use this definitions without
pulling in all the other type definitions.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
2024-12-05 21:36:02 +01:00
..
aead sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
asymmetric_encryption sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
asymmetric_signature sys/psa_crypto: Fix definition of PSA_ALG_IS_WILDCARD 2024-10-29 17:57:56 +01:00
cipher sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
hash sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
key sys/psa_crypto: Split key attributes definitions into separate file 2024-12-05 21:36:02 +01:00
key_agreement sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
key_derivation sys/psa_crypto: Add HKDF-Extract/-Expand key derivation algorithms 2024-10-29 17:57:01 +01:00
mac sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
algorithm.h sys/psa_crypto: Split algorithm definitions into separate files 2024-10-29 17:52:54 +01:00
crypto_contexts.h sys/psa_crypto: added sha3 glue code 2024-07-13 04:35:21 +02:00
crypto_includes.h sys/psa_crypto: added sha3 glue code 2024-07-13 04:35:21 +02:00
crypto_se_config.h sys: Add PSA Crypto Module 2023-08-31 14:38:49 +02:00
crypto_sizes.h Merge pull request #20720 from netd-tud/chacha20-glue-code-implementation 2024-10-29 16:52:30 +00:00
crypto_struct.h sys/psa_crypto: Split key attributes definitions into separate file 2024-12-05 21:36:02 +01:00
crypto_types.h sys/psa_crypto: Split key attributes definitions into separate file 2024-12-05 21:36:02 +01:00
crypto_values.h sys/psa_crypto: Split key definitions into separate files 2024-11-26 20:01:09 +01:00
crypto.h sys/psa_crypto: implement persistent key storage 2024-04-16 11:04:51 +02:00
error.h sys/psa_crypto: Move PSA status definition to separate file 2024-09-07 12:12:19 +02:00