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