]> granicus.if.org Git - openssl/commit
Remove d2i_X509_PKEY and i2d_X509_PKEY
authorDr. Stephen Henson <steve@openssl.org>
Sat, 28 Mar 2015 13:53:16 +0000 (13:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 28 Mar 2015 15:39:18 +0000 (15:39 +0000)
commitb1f3442857c1fd76e91941141bf671d19e90a79d
treeb0e75221e48b9fb7cced5215ccd7b5495343d80c
parentf0e6871df2e4641d0532e8f99d26c7a6454d03df
Remove d2i_X509_PKEY and i2d_X509_PKEY

Remove partially implemented d2i_X509_PKEY and i2d_X509_PKEY: nothing
uses them and they don't work properly. Update ordinals.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/asn1/x_pkey.c
crypto/x509/x509.h
util/libeay.num