EVP_MAC ctrl numbering duplicate removal.
authorPauli <paul.dale@oracle.com>
Mon, 5 Nov 2018 04:30:37 +0000 (14:30 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 5 Nov 2018 21:04:36 +0000 (07:04 +1000)
commit38cfa99122f5c34b25e1671639be4446d0fa2b15
tree939cf859df98b07b6ccb775d1c970093145a8a4f
parent93689797a4f4c0ad040f83f264deecbda5df2031
EVP_MAC ctrl numbering duplicate removal.

Both EVP_MAC_CTRL_SET_MD and EVP_MAC_CTRL_SET_CIPHER were numbered 4.
This would preclude any future MAC from using both.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
(Merged from https://github.com/openssl/openssl/pull/7566)
include/openssl/evp.h