1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
Armin Wolf b17402bc9f sys/psa_crypto: Split algorithm definitions into separate files
Split definition of psa_algorithm_t into a separate file, together
with some basic algorithm macros. Also move the definitions of the
hash/mac/cipher/AEAD/etc algorithm macros into separate files as
well.

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-10-29 17:52:54 +01:00
..
2024-06-11 18:26:14 +02:00
2024-10-09 13:03:52 +02:00
2024-10-02 22:17:08 +02:00
2024-02-09 15:24:22 +01:00
2024-05-15 11:20:38 +02:00
2023-08-31 14:38:49 +02:00