]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update CMAC test cases.
authorfisher.yu <fisher.yu@arm.com>
Mon, 12 Jun 2023 00:59:42 +0000 (00:59 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 12 Jun 2023 06:36:08 +0000 (08:36 +0200)
commite8dc77f85f251752258203cf9cbfa077fd8b3173
tree23fe4729b59b0ca0158ea3f7c2492c9006368dda
parentce451fb86141fedad607bd68840639b06616047e
Update CMAC test cases.

    1. Update cmac test cases, fullfilling test data by short string
       instead of using long string directly.
    2. Modify the wording of comments in cmac.c

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21177)
crypto/cmac/cmac.c
test/cmactest.c