]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/hmactest: Add further tests for HMAC with multiple update calls
authorIngo Franzki <ifranzki@linux.ibm.com>
Fri, 2 Feb 2024 13:55:32 +0000 (14:55 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Aug 2024 16:23:35 +0000 (18:23 +0200)
commite113a92e290b31aaeab9a3f24b2cd6011c5ee670
tree5bad6c8d3df58932cad9e8fb5e4fe7e68c349a10
parent0499de5adda26b1ef09660f70c12b4710b5f7c8a
test/hmactest: Add further tests for HMAC with multiple update calls

Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25161)
test/hmactest.c