summaryrefslogtreecommitdiff
path: root/src/algo_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* [core] fix HMAC with openssl 3.0Glenn Strauss2022-01-221-3/+9
* [core] li_hmac_sha512()Glenn Strauss2021-09-081-0/+75
* [multiple] use <algo>_iov() digest funcsGlenn Strauss2021-08-271-5/+2
* [tests] disable secdownload HMAC tests for NSSGlenn Strauss2021-05-071-0/+10
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+2
* [core] add some ifdefs in algo_hmac.cGlenn Strauss2021-03-071-0/+4
* [core] algo_hmac.[ch] wrapper (portability)Glenn Strauss2021-02-181-0/+208