mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
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:
3
programs/.gitignore
vendored
3
programs/.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user