X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=mech_eap.exports;h=ad4dc2404cc67348b647c6f5d5664553943fbfb1;hb=fb205ffa6d9fbc901a0e377c556d05f68d5a5fb7;hp=a6e2e7780d372fd763f09ba8ed28014569202255;hpb=31cef49681566dc99790812f31de834dfce02c74;p=mech_eap.orig diff --git a/mech_eap.exports b/mech_eap.exports index a6e2e77..ad4dc24 100644 --- a/mech_eap.exports +++ b/mech_eap.exports @@ -1,6 +1,5 @@ gss_accept_sec_context gss_acquire_cred -gss_acquire_cred_with_password gss_add_cred gss_add_cred_with_password gss_canonicalize_name @@ -9,9 +8,10 @@ gss_context_time gss_delete_sec_context gss_display_name gss_display_name_ext +gss_display_status gss_duplicate_name -gss_eap_mech gss_export_name +gss_export_name_composite gss_export_sec_context gss_get_mic gss_get_name_attribute @@ -21,15 +21,20 @@ gss_indicate_mechs gss_init_sec_context gss_inquire_context gss_inquire_cred +gss_inquire_cred_by_oid gss_inquire_mechs_for_name +gss_inquire_name gss_inquire_names_for_mech +gss_inquire_sec_context_by_oid gss_map_name_to_any gss_process_context_token gss_pseudo_random gss_release_any_name_mapping gss_release_cred gss_release_name +gss_internal_release_oid gss_set_name_attribute +gss_set_sec_context_option gss_store_cred gss_unwrap gss_unwrap_iov @@ -38,3 +43,8 @@ gss_wrap gss_wrap_iov gss_wrap_iov_length gss_wrap_size_limit +GSS_EAP_MECHANISM +GSS_EAP_AES128_CTS_HMAC_SHA1_96_MECHANISM +GSS_EAP_AES256_CTS_HMAC_SHA1_96_MECHANISM +GSS_EAP_NT_PRINCIPAL_NAME +gssspi_acquire_cred_with_password