Resize a local buffer to accomodate the size requirements of AES.
authorRichard Levitte <levitte@openssl.org>
Sun, 8 Apr 2001 05:41:42 +0000 (05:41 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 8 Apr 2001 05:41:42 +0000 (05:41 +0000)
commit42748c084ee12dfa35d49f52308bafb369873443
tree9fa62f6bf3b134f9b2f1b7d6fe2e6102d0c3c274
parent77dd9c1850a35c504c5cfcb2d62c4f362bf9691f
Resize a local buffer to accomodate the size requirements of AES.
Protect against future mistakes with an assert().
ssl/s3_enc.c