mbedtls/include
Yanray Wang 67208fdba8 PSA: auto-enable CIPHER_ENCRYPT_ONLY if cipher-decrypt is not needed
Some cipher modes use cipher-encrypt to encrypt and decrypt.
(E.g: ECB, CBC). This commit adds support to automatically
enable CIPHER_ENCRYPT_ONLY by PSA when requested cipher modes don't
need cipher_decrypt.

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2023-09-01 16:40:11 +08:00
..
mbedtls PSA: auto-enable CIPHER_ENCRYPT_ONLY if cipher-decrypt is not needed 2023-09-01 16:40:11 +08:00
psa Restore a comment and fix it 2023-08-21 16:16:24 +02:00
.gitignore
CMakeLists.txt