hmac_test_vectors test: Replace axTLS with mbedTLS

This commit is contained in:
Angus Gratton 2015-09-28 13:01:13 +10:00
parent fc9d9ff89c
commit 99facb808e
2 changed files with 21 additions and 7 deletions

View file

@ -1,2 +1,3 @@
PROGRAM=hmac_test
EXTRA_COMPONENTS=extras/mbedtls
include ../../../common.mk