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)
This commit is contained in:
parent
b8d77c9bd6
commit
56adb7d937
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ Key = 77A77FAF290C1FA30C683DF16BA7A77B
|
|||
Input = 020683E1F0392F4CAC54318B6029259E9C553DBC4B6AD998E64D58E4E7DC2E13
|
||||
Output = FBFEA41BF9740CB501F1292C21CEBB40
|
||||
|
||||
MAC = CMAC
|
||||
MAC = CMAC by EVP_PKEY
|
||||
Algorithm = AES-192-CBC
|
||||
Key = 7B32391369AA4CA97558095BE3C3EC862BD057CEF1E32D62
|
||||
Input =
|
||||
|
|
Loading…
Reference in a new issue