gss: remove gss_release_cred_by_mech()
authorLuke Howard <lukeh@padl.com>
Sun, 19 Apr 2020 23:29:22 +0000 (09:29 +1000)
committerNicolas Williams <nico@twosigma.com>
Tue, 21 Apr 2020 05:21:32 +0000 (00:21 -0500)
commit3bfe62df6aba26f20de4356196f92bc12a8db2f9
treee1f1b3180aa149f2f27720b904566c9103000a71
parenta54761d68ad995ea6c4c3f5f1bad2b2732837499
gss: remove gss_release_cred_by_mech()

gss_release_cred_by_mech() was previously used by SPNEGO's implementation of
gss_set_neg_mechs(). This is now implemented in the mechanism glue. As we never
shipped gss_release_cred_by_mech(), it is safe to remove it and its exported
symbol.
lib/gssapi/gssapi/gssapi.h
lib/gssapi/libgssapi-exports.def
lib/gssapi/mech/cred.c
lib/gssapi/version-script.map