Home
last modified time | relevance | path

Searched refs:gss_krb5_free_lucid_sec_context (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dversion-script.map64 gss_krb5_free_lucid_sec_context;
H A Dlibgssapi-exports.def64 gss_krb5_free_lucid_sec_context
H A Dtest_context.c812 maj_stat = gss_krb5_free_lucid_sec_context(&maj_stat, ctx); in main()
825 maj_stat = gss_krb5_free_lucid_sec_context(&min_stat, ctx); in main()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
H A Dgssapi_krb5.h213 gss_krb5_free_lucid_sec_context(OM_uint32 *minor_status,
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_krb5.c396 gss_krb5_free_lucid_sec_context(NULL, ctx); in gss_krb5_export_lucid_sec_context()
406 gss_krb5_free_lucid_sec_context(OM_uint32 *minor_status, void *c) in gss_krb5_free_lucid_sec_context() function