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

12

/freebsd-10.2-release/crypto/openssh/
H A Dssh-gss.h75 struct ssh_gssapi_mech_struct *mech; member in struct:__anon5378
H A Dgss-serv.c172 gss_OID mech; local
[all...]
H A Dssh-pkcs11.c232 CK_MECHANISM mech = { local
H A Dsshconnect2.c648 static u_int mech = 0; local
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/svnserve/
H A Dcyrus_auth.c168 const char *out, *mech; local
H A Dserve.c631 auth(svn_ra_svn_conn_t *conn, apr_pool_t *pool, const char *mech, const char *mecharg, server_baton_t *b, enum access_type required, svn_boolean_t needs_username, svn_boolean_t *success) argument
679 const char *mech, *mecharg; local
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mo.c42 get_option_def(int def, gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) argument
48 _gss_mo_get_option_1(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) argument
54 _gss_mo_get_option_0(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) argument
60 _gss_mo_get_ctx_as_string(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) argument
72 gss_mo_set(gss_const_OID mech, gss_const_OID option, argument
89 gss_mo_get(gss_const_OID mech, gss_const_OI argument
118 gss_mo_list(gss_const_OID mech, gss_OID_set *options) argument
139 gss_mo_name(gss_const_OID mech, gss_const_OID option, gss_buffer_t name) argument
177 mo_value(const gss_const_OID mech, gss_const_OID option, gss_buffer_t name) argument
189 make_sasl_name(OM_uint32 *minor, const gss_OID mech, char sasl_name[16]) argument
513 gss_inquire_attrs_for_mech(OM_uint32 * minor_status, gss_const_OID mech, gss_OID_set *mech_attr, gss_OID_set *known_mech_attrs) argument
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/spnego/
H A Dinit_sec_context.c41 initiator_approved(gss_name_t target_name, gss_OID mech) argument
393 gss_OID_desc mech; local
[all...]
H A Daccept_sec_context.c66 acceptor_approved(gss_name_t target_name, gss_OID mech) argument
/freebsd-10.2-release/lib/librpcsec_gss/
H A Drpcsec_gss_conf.c64 char* mech; member in struct:qop_info
239 char *name, *num, *mech; local
296 rpc_gss_mech_to_oid(const char *mech, gss_OI argument
330 rpc_gss_qop_to_num(const char *qop, const char *mech, u_int *num_ret) argument
347 _rpc_gss_num_to_qop(const char *mech, u_int num) argument
372 rpc_gss_get_mech_info(const char *mech, rpc_gss_service_t *service) argument
407 rpc_gss_is_installed(const char *mech) argument
[all...]
H A Drpcsec_gss.c327 const char *mech; local
H A Dsvc_rpcsec_gss.c597 gss_OID mech; local
231 rpc_gss_get_principal_name(rpc_gss_principal_t *principal, const char *mech, const char *name, const char *node, const char *domain) argument
/freebsd-10.2-release/contrib/apr/locks/unix/
H A Dproc_mutex.c790 static apr_status_t proc_mutex_choose_method(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech) argument
862 static apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char *fname) argument
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcyrus_auth.c453 const char *out, *mech, *status = NULL; local
[all...]
H A Dclient.c232 svn_ra_svn__auth_response(svn_ra_svn_conn_t *conn, apr_pool_t *pool, const char *mech, const char *mech_arg) argument
/freebsd-10.2-release/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c97 static struct sec_server_mech *mech; variable in typeref:struct:sec_server_mech
108 static struct sec_client_mech *mech; variable in typeref:struct:sec_client_mech
[all...]
/freebsd-10.2-release/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c97 static struct sec_server_mech *mech; variable in typeref:struct:sec_server_mech
108 static struct sec_client_mech *mech; variable in typeref:struct:sec_client_mech
[all...]
/freebsd-10.2-release/sys/kgssapi/
H A Dgsstest.c50 report_error(gss_OID mech, OM_uint32 maj, OM_uint32 min) argument
215 gss_OID mech, actual_mech, mech_type; local
[all...]
/freebsd-10.2-release/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c175 rpc_gss_hash(const char *principal, gss_OID mech, argument
748 const char *mech; local
H A Dsvc_rpcsec_gss.c823 gss_OID mech; local
320 rpc_gss_get_principal_name(rpc_gss_principal_t *principal, const char *mech, const char *name, const char *node, const char *domain) argument
[all...]
/freebsd-10.2-release/crypto/heimdal/kadmin/
H A Drpc.c168 gss_error(krb5_context contextp, gss_OID mech, OM_uint32 type, OM_uint32 error) argument
/freebsd-10.2-release/crypto/heimdal/lib/ipc/
H A Dserver.c45 void *mech; member in struct:heim_sipc
/freebsd-10.2-release/crypto/heimdal/lib/kadm5/
H A Dad.c130 const char *mech; local
/freebsd-10.2-release/sys/rpc/
H A Drpcsec_gss.h280 rpc_gss_mech_to_oid_call(const char *mech, gss_OID *oid_ret) argument
300 rpc_gss_qop_to_num_call(const char *qop, const char *mech, u_int *num_ret) argument
330 rpc_gss_is_installed_call(const char *mech) argument
390 rpc_gss_get_principal_name_call(rpc_gss_principal_t *principal, const char *mech, const char *name, const char *node, const char *domain) argument
[all...]

Completed in 334 milliseconds

12