Searched defs:mech (Results 26 - 50 of 106) sorted by relevance

12345

/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Ddecapsulate.c70 _gssapi_verify_mech_header(u_char **str, size_t total_len, gss_OID mech) argument
124 _gssapi_decapsulate(OM_uint32 *minor_status, gss_buffer_t input_token_buffer, uint8_t type[2], krb5_data *out_data, const gss_OID mech) argument
H A Dimport_name.c39 import_krb5_name(OM_uint32 *minor_status, gss_const_OID mech, const gss_buffer_t input_name_buffer, gss_const_OID input_name_type, gss_name_t *output_name) argument
103 import_krb5_principal(OM_uint32 *minor_status, gss_const_OID mech, const gss_buffer_t input_name_buffer, gss_const_OID input_name_type, gss_name_t *output_name) argument
174 import_hostbased_name(OM_uint32 *minor_status, gss_const_OID mech, const gss_buffer_t input_name_buffer, gss_const_OID input_name_type, gss_name_t *output_name) argument
238 import_dn_name(OM_uint32 *minor_status, gss_const_OID mech, const gss_buffer_t input_name_buffer, gss_const_OID input_name_type, gss_name_t *output_name) argument
251 import_pku2u_export_name(OM_uint32 *minor_status, gss_const_OID mech, const gss_buffer_t input_name_buffer, gss_const_OID input_name_type, gss_name_t *output_name) argument
264 import_uuid_name(OM_uint32 *minor_status, gss_const_OID mech, const gss_buffer_t input_name_buffer, gss_const_OID input_name_type, gss_name_t *output_name) argument
H A Dgsskrb5_locl.h107 gss_OID mech; member in struct:gsskrb5_ctx
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/mech/
H A Dgss_accept_sec_context.c34 gss_OID_desc mech; local
[all...]
H A Dgss_mech_switch.c194 add_builtin(gssapi_mech_interface mech) argument
446 __gss_get_mechanism(gss_const_OID mech) argument
459 _gss_mg_support_mechanism(gss_const_OID mech) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/spnego/
H A Dcompat.c220 MechType mech; local
H A Dspnego_locl.h131 gss_name_t mech; member in struct:__anon557
H A Dinit_sec_context.c71 initiator_approved(void *userptr, gss_name_t target_name, const gss_cred_id_t cred, gss_OID mech) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPBindRequest.cpp48 const char* mech = (m_mech == "" ? 0 : m_mech.c_str()); local
80 LDAPSaslBindRequest::LDAPSaslBindRequest(const std::string& mech, argument
117 LDAPSaslInteractiveBind::LDAPSaslInteractiveBind( const std::string& mech, argument
H A DLDAPConnection.cpp63 void LDAPConnection::saslInteractiveBind( const std::string &mech, argument
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Dccaudit.c214 void ccaudit_log_mechanism(ccaudit_t ccaudit, const char * right, const char * mech, uint32_t status, const char * interrupted) argument
H A Dagent.c34 mechanism_t mech; member in struct:_agent_s
110 agent_create(engine_t engine, mechanism_t mech, auth_token_t auth, process_t proc, bool firstMech) argument
H A Dmechanism.c45 mechanism_t mech = (mechanism_t)value; local
75 mechanism_t mech = (mechanism_t)value; local
83 mechanism_t mech = (mechanism_t)value; local
120 mechanism_t mech local
129 _mechanism_set_type(mechanism_t mech) argument
147 mechanism_t mech = NULL; local
165 mechanism_t mech = NULL; local
225 mechanism_exists(mechanism_t mech) argument
255 mechanism_sql_fetch(mechanism_t mech, authdb_connection_t dbconn) argument
273 mechanism_sql_commit(mechanism_t mech, authdb_connection_t dbconn) argument
287 mechanism_get_string(mechanism_t mech) argument
297 mechanism_get_id(mechanism_t mech) argument
303 mechanism_get_plugin(mechanism_t mech) argument
309 mechanism_get_param(mechanism_t mech) argument
315 mechanism_is_privileged(mechanism_t mech) argument
321 mechanism_get_type(mechanism_t mech) argument
[all...]
/macosx-10.10/apr-32/apr/apr/test/
H A Dtestprocmutex.c159 apr_lockmech_e *mech = data; local
184 apr_lockmech_e mech = APR_LOCK_DEFAULT; local
110 test_exclusive(abts_case *tc, const char *lockname, apr_lockmech_e mech) argument
[all...]
/macosx-10.10/dcerpc-61/dcerpc/demos/samr_test/
H A Dsamrt_client.c67 char mech[128] = "spnego"; local
202 get_client_rpc_binding( rpc_binding_handle_t * binding_handle, const char * hostname, rpc_if_handle_t interface_spec, const char * protocol, const char * mech, const char * level) argument
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DGenericClient.java87 private void callback_setmechanism(String mech, int initresp) argument
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dgs2_token.c135 token_size(const gss_OID_desc *mech, size_t body_size) argument
146 make_token_header( const gss_OID_desc *mech, size_t body_size, unsigned char **buf) argument
232 verify_token_header(OM_uint32 *minor, const gss_OID mech, size_t *body_size, unsigned char **buf_in, size_t toksize_in) argument
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/utils/
H A Ddbconverter-2.c125 char mech[1024]; local
174 char mech[1024]; local
292 char mech[1024]; local
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dtest_acquire_cred.c64 test_add(gss_const_OID mech, int flag, gss_cred_id_t cred_handle) argument
/macosx-10.10/Heimdal-398.1.2/lib/heimcred/
H A Dclient.c601 HeimCredCopyStatus(CFStringRef mech) argument
628 HeimCredCopyDefaultCredential(CFStringRef mech, CFErrorRef *error) argument
/macosx-10.10/OpenSSH-189/openssh/
H A Dgss-serv.c190 gss_OID mech; local
[all...]
H A Dssh-gss.h88 struct ssh_gssapi_mech_struct *mech; member in struct:__anon3226
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dccaudit_extensions.h183 void setCurrentMechanism(const string &mech) { setCurrentMechanism(mech.c_str()); } argument
/macosx-10.10/apache-793/httpd/os/unix/
H A Dunixd.c229 apr_lockmech_e mech = proc_mutex_mech(pmutex); local
/macosx-10.10/apache-793/httpd/server/
H A Dutil_mutex.c134 apr_lockmech_e mech; member in struct:__anon6426
172 apr_lockmech_e mech; local
278 static int mutex_needs_file(apr_lockmech_e mech) argument
507 const char *name, *mech; local
[all...]

Completed in 286 milliseconds

12345