Replace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG for consistency with
authorMatt Caswell <matt@openssl.org>
Tue, 27 Jan 2015 14:00:50 +0000 (14:00 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 28 Jan 2015 10:38:38 +0000 (10:38 +0000)
commitd57d135c33938dfdac441c98b2c40183a8cb66b0
treec67c5400cf24eaa05c8526147e89e8a7201b6b2f
parent646e8c1d6b30a2ed080ce5b968b49d234b42644f
Replace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG for consistency with
CCM

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/evp/e_aes.c
crypto/evp/evp.h
crypto/evp/evp_test.c