Removing those memcpy()s also took away the possibility for in and out to
authorRichard Levitte <levitte@openssl.org>
Wed, 29 Oct 2003 06:21:25 +0000 (06:21 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 29 Oct 2003 06:21:25 +0000 (06:21 +0000)
commitdb5b10fab5a726805cc1c4aab36e52830b3ab61c
tree079c13bf4283e1bed530387d8a8df35321d1ee0f
parentfa5846e58b2caecbb33460a7d6f78b02719d312e
Removing those memcpy()s also took away the possibility for in and out to
be the same.  Therefore, the removed memcpy()s need to be restored.
crypto/aes/aes_cbc.c