Split hmac_md_psa.c

Having two programs might make comparison easier, and will make it
easier to people to use just the PSA one as an example.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard
2022-01-27 12:36:39 +01:00
parent 1a45c713f0
commit edf6e83cbc
5 changed files with 140 additions and 66 deletions

3
programs/.gitignore vendored
View File

@@ -40,7 +40,8 @@ pkey/rsa_verify
pkey/rsa_verify_pss
psa/aead_cipher_psa
psa/crypto_examples
psa/hmac_md_psa
psa/hmac_non_psa
psa/hmac_psa
psa/key_ladder_demo
psa/psa_constant_names
random/gen_entropy