]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
authorDr. Stephen Henson <steve@openssl.org>
Fri, 28 Apr 2006 12:27:37 +0000 (12:27 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 28 Apr 2006 12:27:37 +0000 (12:27 +0000)
commitb46343583c1172c6e0fcad3227cf50622aae7998
tree4b6aa1f8718887876d82ea6013fd4498f0cec267
parent816c2b5a792aa9ea0c25eda5fd2f2f94f1a36bb3
Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
handle unsupported key types.
crypto/evp/p_lib.c
crypto/x509/x509_cmp.c