1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-22 21:13:52 +01:00
RIOT/tests/sys/psa_crypto_se_cipher
Marian Buschsieweke cac44edec7
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
2025-05-21 22:51:04 +02:00
..
2025-02-21 09:55:24 +01:00

PSA Crypto Cipher Test

This is a configuration test for only the cipher of the PSA crypto module using secure element. It is based off the psa_crypto example.