Searched defs:mech (Results 1 - 25 of 51) sorted by path

123

/freebsd-11-stable/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-11-stable/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-11-stable/crypto/heimdal/appl/test/
H A Dcommon.c44 char *mech = "krb5"; variable
H A Dgss_common.c123 select_mech(const char *mech) argument
H A Dgssapi_server.c151 char *mech, *p; local
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Drpc.c168 gss_error(krb5_context contextp, gss_OID mech, OM_uint32 type, OM_uint32 error) argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dgsstool.c136 print_mech_attr(const char *mechname, gss_const_OID mech, gss_OID_set set) argument
190 gss_OID mech = GSS_C_NO_OID; local
[all...]
H A Dtest_common.c39 gssapi_err(OM_uint32 maj_stat, OM_uint32 min_stat, gss_OID mech) argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dcreds.c45 krb5_data data, mech; local
H A Ddecapsulate.c70 _gssapi_verify_mech_header(u_char **str, size_t total_len, gss_OID mech) argument
H A Dencapsulate.c37 _gssapi_encap_length(size_t data_len, size_t *len, size_t *total_len, const gss_OID mech) argument
52 _gsskrb5_encap_length(size_t data_len, size_t *len, size_t *total_len, const gss_OID mech) argument
61 _gsskrb5_make_header(void *ptr, size_t len, const void *type, const gss_OID mech) argument
74 _gssapi_make_mech_header(void *ptr, size_t len, const gss_OID mech) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dcontext.c5 gss_OID mech; member in struct:mg_thread_ctx
66 _gss_mg_get_error(const gss_OID mech, OM_uint32 type, argument
157 gss_mg_collect_error(gss_OID mech, OM_uint3 argument
[all...]
H A Dgss_mech_switch.c192 add_builtin(gssapi_mech_interface mech) argument
428 __gss_get_mechanism(gss_const_OID mech) argument
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...]
H A Dgss_names.c32 _gss_find_mn(OM_uint32 *minor_status, struct _gss_name *name, gss_OID mech, argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c66 acceptor_approved(gss_name_t target_name, gss_OID mech) argument
H A Dcompat.c204 MechType mech; local
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 Dspnego_locl.h103 gss_name_t mech; member in struct:__anon5969
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dserver.c45 void *mech; member in struct:heim_sipc
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dad.c130 const char *mech; local
/freebsd-11-stable/crypto/openssh/
H A Dgss-serv.c181 gss_OID mech; local
[all...]
H A Dssh-gss.h76 struct ssh_gssapi_mech_struct *mech; member in struct:__anon6157
H A Dssh-pkcs11.c232 CK_MECHANISM mech = { local
H A Dsshconnect2.c652 static u_int mech = 0; local
[all...]

Completed in 276 milliseconds

123