Home
last modified time | relevance | path

Searched refs:gssint_get_mechanism (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_wrap_iov.c87 mech = gssint_get_mechanism (ctx->mech_type); in gss_wrap_iov()
137 mech = gssint_get_mechanism (ctx->mech_type); in gss_wrap_iov_length()
178 mech = gssint_get_mechanism(ctx->mech_type); in gss_get_mic_iov()
208 mech = gssint_get_mechanism(ctx->mech_type); in gss_get_mic_iov_length()
H A Dg_glue.c97 smech = gssint_get_mechanism (sname->mech_type); in import_internal_attributes()
158 mech = gssint_get_mechanism (mech_type); in gssint_import_internal_name()
216 mech = gssint_get_mechanism(mech_type); in gssint_export_internal_name()
297 mech = gssint_get_mechanism (mech_type); in gssint_display_internal_name()
323 mech = gssint_get_mechanism (mech_type); in gssint_release_internal_name()
348 mech = gssint_get_mechanism (mech_type); in gssint_delete_internal_sec_context()
H A Dg_inq_cred.c78 mech = gssint_get_mechanism(&union_cred->mechs_array[0]); in gss_inquire_cred()
82 mech = gssint_get_mechanism(GSS_C_NULL_OID); in gss_inquire_cred()
177 mech = gssint_get_mechanism(selected_mech); in gss_inquire_cred_by_mech()
H A Dg_set_context_option.c59 mech = gssint_get_mechanism (GSS_C_NO_OID); in gss_set_sec_context_option()
61 mech = gssint_get_mechanism (ctx->mech_type); in gss_set_sec_context_option()
H A Dg_unwrap_iov.c85 mech = gssint_get_mechanism (ctx->mech_type); in gss_unwrap_iov()
126 mech = gssint_get_mechanism(ctx->mech_type); in gss_verify_mic_iov()
H A Dg_negoex.c66 mech = gssint_get_mechanism(selected_mech); in gssspi_query_meta_data()
149 mech = gssint_get_mechanism(selected_mech); in gssspi_exchange_meta_data()
225 mech = gssint_get_mechanism(selected_mech); in gssspi_query_mechanism_info()
H A Dg_set_cred_option.c121 mech = gssint_get_mechanism(NULL); in gss_set_cred_option()
150 mech = gssint_get_mechanism(&union_cred->mechs_array[i]); in gss_set_cred_option()
H A Dgssd_pname_to_uid.c150 mech = gssint_get_mechanism(selected_mech); in gss_localname()
152 mech = gssint_get_mechanism(unionName->mech_type); in gss_localname()
H A Dg_seal.c97 mech = gssint_get_mechanism (ctx->mech_type); in gss_wrap()
233 mech = gssint_get_mechanism (ctx->mech_type); in gss_wrap_size_limit()
H A Dg_saslname.c144 mech = gssint_get_mechanism(desired_mech); in gss_inquire_saslname_for_mech()
196 mech = gssint_get_mechanism(&mechSet->elements[i]); in gss_inquire_mech_for_saslname()
H A Dg_store_cred.c151 mech = gssint_get_mechanism(selected_mech); in gss_store_cred_into()
186 mech = gssint_get_mechanism(dmech); in gss_store_cred_into()
H A Dg_del_name_attr.c51 mech = gssint_get_mechanism(name->mech_type); in gss_delete_name_attribute()
H A Dg_mech_invoke.c59 mech = gssint_get_mechanism(selected_mech); in gssspi_mech_invoke()
H A Dg_complete_auth_token.c62 mech = gssint_get_mechanism (ctx->mech_type); in gss_complete_auth_token()
H A Dg_set_name_attr.c53 mech = gssint_get_mechanism(name->mech_type); in gss_set_name_attribute()
H A Dg_context_time.c57 mech = gssint_get_mechanism (ctx->mech_type); in gss_context_time()
H A Dg_process_context.c60 mech = gssint_get_mechanism (ctx->mech_type); in gss_process_context_token()
H A Dg_inq_context_oid.c57 mech = gssint_get_mechanism (ctx->mech_type); in gss_inquire_sec_context_by_oid()
H A Dg_rel_name_mapping.c58 mech = gssint_get_mechanism(name->mech_type); in gss_release_any_name_mapping()
H A Dg_export_name_comp.c64 mech = gssint_get_mechanism(name->mech_type); in gss_export_name_composite()
H A Dg_set_neg_mechs.c50 mech = gssint_get_mechanism(&union_cred->mechs_array[i]); in gss_set_neg_mechs()
H A Dg_map_name_to_any.c61 mech = gssint_get_mechanism(name->mech_type); in gss_map_name_to_any()
H A Dg_prf.c72 mech = gssint_get_mechanism (ctx->mech_type); in gss_pseudo_random()
H A Dg_verify.c61 mech = gssint_get_mechanism (ctx->mech_type); in gss_verify_mic()
H A Dg_get_name_attr.c74 mech = gssint_get_mechanism(name->mech_type); in gss_get_name_attribute()

123