]> granicus.if.org Git - openssl/commit
EVP_DecryptInit() should call EVP_CipherInit() not EVP_CipherInit_ex().
authorDr. Stephen Henson <steve@openssl.org>
Fri, 17 Jan 2003 00:48:47 +0000 (00:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 17 Jan 2003 00:48:47 +0000 (00:48 +0000)
commit59ae8c941916a2f8850c59638cb0ee4329d57b3e
treec2ccca48bb215e20949aa1e8beeb094d9fc14f2b
parent0bdd2da5d222c1dad24b5479e0677e5a5fdd3cee
EVP_DecryptInit() should call EVP_CipherInit() not EVP_CipherInit_ex().
crypto/evp/evp_enc.c