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