Searched refs:hmac_demo (Results 1 – 7 of 7) sorted by relevance
90 static int hmac_demo(void) in hmac_demo() function130 CHK(hmac_demo()); in main()
93 static psa_status_t hmac_demo(void) in hmac_demo() function150 PSA_CHECK(hmac_demo()); in main()
4 hmac_demo
60 psa/hmac_demo \257 psa/hmac_demo$(EXEXT): psa/hmac_demo.c $(DEP)259 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) psa/hmac_demo.c $(LOCAL_LDFLAGS) $(LDFLAGS) -o $@
38 psa/hmac_demo
143 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hmac_demo", "hmac_demo.vcxproj", "{90DF77BA-05…
1313 and hmac_demo.c, which use PSA and the md/cipher interfaces side