Remove d2i_X509_PKEY and i2d_X509_PKEY from the SSLeay days.
authordoug <doug@openbsd.org>
Sun, 12 Apr 2015 15:15:51 +0000 (15:15 +0000)
committerdoug <doug@openbsd.org>
Sun, 12 Apr 2015 15:15:51 +0000 (15:15 +0000)
commit2a5636e1fc0ebf6873394c4553c201a770081130
tree59a2bf543bc2c8769648a9ff294722b1e926edf0
parentad978554572a93def62d81e31c33a6e598ba06a3
Remove d2i_X509_PKEY and i2d_X509_PKEY from the SSLeay days.

i2d_X509_PKEY is a "needs to implement" and d2i_X509_PKEY is broken.

Removed upstream in commit b1f3442857c1fd76e91941141bf671d19e90a79d.

ok deraadt@, jsing@
lib/libcrypto/asn1/x_pkey.c
lib/libcrypto/x509/x509.h
lib/libssl/src/crypto/asn1/x_pkey.c
lib/libssl/src/crypto/x509/x509.h