commit | 7d5ef1731b80a292418cf315517df9504baee5c7 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Thu Jan 27 13:09:13 2022 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri Jan 28 12:49:37 2022 +0100 |
tree | 5c1deffde4af8aa93f78d04e3260ffbb2a56a003 | |
parent | edf6e83cbc11bcc8ff08793d740717ff9d738d4b [diff] [blame] |
Split aead_cipher_psa Same as previous commit Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
diff --git a/programs/psa/CMakeLists.txt b/programs/psa/CMakeLists.txt index 6629670..462fcf6 100644 --- a/programs/psa/CMakeLists.txt +++ b/programs/psa/CMakeLists.txt
@@ -1,5 +1,6 @@ set(executables - aead_cipher_psa + aead_non_psa + aead_psa crypto_examples hmac_non_psa hmac_psa