diff options
author | Richard Levitte <levitte@openssl.org> | 2018-10-24 22:47:28 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-10-30 05:34:50 +0100 |
commit | 56adb7d93721a72bfae532845cbebc4a565ceb65 (patch) | |
tree | d99619e3f2a576a8105d90cee99672fa22631fab /test | |
parent | b8d77c9bd675b4128aeeafb4a738938460477a2e (diff) | |
download | openssl-new-56adb7d93721a72bfae532845cbebc4a565ceb65.tar.gz |
Make sure at least one CMAC test still uses the EVP_PKEY method
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7484)
Diffstat (limited to 'test')
-rw-r--r-- | test/recipes/30-test_evp_data/evpmac.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/30-test_evp_data/evpmac.txt b/test/recipes/30-test_evp_data/evpmac.txt index 4ec5fa425c..2506e7d82f 100644 --- a/test/recipes/30-test_evp_data/evpmac.txt +++ b/test/recipes/30-test_evp_data/evpmac.txt @@ -360,7 +360,7 @@ Key = 77A77FAF290C1FA30C683DF16BA7A77B Input = 020683E1F0392F4CAC54318B6029259E9C553DBC4B6AD998E64D58E4E7DC2E13 Output = FBFEA41BF9740CB501F1292C21CEBB40 -MAC = CMAC +MAC = CMAC by EVP_PKEY Algorithm = AES-192-CBC Key = 7B32391369AA4CA97558095BE3C3EC862BD057CEF1E32D62 Input = |