Move hmac_non_psa out of psa/ directory

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard
2022-01-31 13:09:47 +01:00
parent 248b385f1b
commit 69bb3f5332
6 changed files with 20 additions and 20 deletions

4
programs/.gitignore vendored
View File

@@ -15,6 +15,7 @@
aes/crypt_and_hash
hash/generic_sum
hash/hello
hash/hmac_demo
hash/md5sum
hash/sha1sum
hash/sha2sum
@@ -41,8 +42,7 @@ pkey/rsa_verify_pss
psa/aead_non_psa
psa/aead_psa
psa/crypto_examples
psa/hmac_non_psa
psa/hmac_psa
psa/hmac_demo
psa/key_ladder_demo
psa/psa_constant_names
random/gen_entropy