Use the maximum block length for the extra size in the encrypt
authorDr. Stephen Henson <steve@openssl.org>
Wed, 3 Oct 2001 12:47:03 +0000 (12:47 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 3 Oct 2001 12:47:03 +0000 (12:47 +0000)
commit1a095560f79c002ca5bcbac531e12f7e770d8d37
treede3f4fc0c12ce2917a35b340aa7937c92f723e1f
parentf329b8d73b52c7abd95eb4813f902bd85589c67b
Use the maximum block length for the extra size in the encrypt
BIO buffer instead of hard coding it as 8.
crypto/evp/bio_enc.c