The output from AES_cbc_encrypt() should be exact multiple blocks when encrypting
authorRichard Levitte <levitte@openssl.org>
Tue, 10 Jun 2003 04:11:46 +0000 (04:11 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 10 Jun 2003 04:11:46 +0000 (04:11 +0000)
commit4eebab0d2226c1fad5dd7c4ce5f760cab2aa3a24
tree084242788af2f3979f64e8c063bca93bd3a39bf7
parentbc63a2ee0e129b0e2fec38771c1c5c87217b9a1d
The output from AES_cbc_encrypt() should be exact multiple blocks when encrypting
crypto/aes/aes_cbc.c