Move gcm128_context definition to modes_lcl.h (along with some related
authorDr. Stephen Henson <steve@openssl.org>
Sat, 19 Feb 2011 22:16:52 +0000 (22:16 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 19 Feb 2011 22:16:52 +0000 (22:16 +0000)
commitab8a4e54dbada9bdc7f4786fb54e1f6e7ae52bc7
tree5d848e51287b298ddc94276520289a499c0fe8ee
parent947ff113d29ec9755d4e1fd60bfb67674872f23d
Move gcm128_context definition to modes_lcl.h (along with some related
definitions) so we can use it in EVP GCM code avoiding need to allocate
it.
crypto/Makefile
crypto/evp/e_aes.c
crypto/modes/gcm128.c
crypto/modes/modes_lcl.h