crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from
authorAndy Polyakov <appro@openssl.org>
Mon, 5 Nov 2012 17:03:39 +0000 (17:03 +0000)
committerBen Laurie <ben@links.org>
Tue, 4 Jun 2013 13:31:23 +0000 (14:31 +0100)
commit0c10cf0ad626f688925e75818426b79104138f75
tree2bb7a558ac2a083a5c8680eb97c19addb02afc04
parent62874a5a6968f45715d26f34b3567fc81ca0cdde
crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from
previous cbc128.c commit].
crypto/modes/cbc128.c
crypto/modes/ccm128.c
crypto/modes/cts128.c