summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/hmac
AgeCommit message (Expand)Author
2021-11-18Use HMAC_CTX_reset() instead of HMAC_CTX_cleanup() + HMAC_CTX_init()Theo Buehler
2021-11-18zap trailing whitespaceTheo Buehler
2021-11-18hmactest: convert to opaque HMAC_CTX.Theo Buehler
2018-07-17Add missing $OpenBSD$ markers.Theo Buehler
2017-03-06Use an unsigned loop variable to avoid a comparison between signedAlexander Bluhm
2017-03-03Ensure MD and key initialized before processing HMACKinichiro Inoguchi
2014-07-08Include -DLIBRESSL_INTERNAL in regress makefiles.Joel Sing
2014-06-01Build these tests with WARNINGS=Yes and -Werror, and do the necessaryMiod Vallat
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat