CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/12 09:15:51
Modified files:
lib/libssl/src/crypto/asn1: x_pkey.c
lib/libssl/src/crypto/x509: x509.h
Log message:
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@
