/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | gsskrb5-private.h | 81 const gss_OID mech ); 88 const gss_OID /*mech*/); 95 const gss_OID mech ); 111 const gss_OID /*mech*/); 199 gss_OID /*mech*/); 321 gss_OID * /*mech_type*/, 354 const gss_OID /*desired_mech*/, 381 const gss_OID /*mech_type*/, 422 gss_OID /*oid*/); 445 gss_OID * output_name_type ); [all …]
|
H A D | encapsulate.c | 42 const gss_OID mech) in _gssapi_encap_length() 57 const gss_OID mech) in _gsskrb5_encap_length() 66 const gss_OID mech) in _gsskrb5_make_header() 78 const gss_OID mech) in _gssapi_make_mech_header() 106 const gss_OID mech in _gssapi_encapsulate() 137 const gss_OID mech in _gsskrb5_encapsulate()
|
H A D | decapsulate.c | 76 gss_OID mech) in _gssapi_verify_mech_header() 104 gss_OID oid) in _gsskrb5_verify_header() 136 const gss_OID mech in _gssapi_decapsulate() 167 gss_OID oid) in _gsskrb5_decapsulate()
|
H A D | inquire_names_for_mech.c | 38 static gss_OID name_list[] = { 48 const gss_OID mechanism, in _gsskrb5_inquire_names_for_mech()
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | gsskrb5-private.h | 78 const gss_OID mech ); 85 const gss_OID /*mech*/); 92 const gss_OID mech ); 108 const gss_OID /*mech*/); 196 gss_OID /*mech*/); 318 gss_OID * /*mech_type*/, 351 const gss_OID /*desired_mech*/, 378 const gss_OID /*mech_type*/, 419 gss_OID /*oid*/); 442 gss_OID * output_name_type ); [all …]
|
H A D | spnego-private.h | 18 gss_OID * /*mech_type*/, 44 const gss_OID /*mech_type*/, 71 gss_OID * output_name_type ); 115 const gss_OID /*name_type*/, 128 OM_uint32 (*/*func*/)(gss_name_t, gss_OID), 132 gss_OID */*preferred_mech*/); 140 const gss_OID /*mech_type*/, 145 gss_OID * /*actual_mech_type*/, 157 gss_OID * /*mech_type*/, 175 const gss_OID /*mech_type*/, [all …]
|
H A D | ntlm-private.h | 18 gss_OID * /*mech_type*/, 40 const gss_OID /*desired_mech*/, 58 const gss_OID /*mech_type*/, 90 gss_OID * output_name_type ); 97 const gss_OID /*mech_type*/, 136 const gss_OID /*input_name_type*/, 156 const gss_OID /*mech_type*/, 161 gss_OID * /*actual_mech_type*/, 173 gss_OID * /*mech_type*/, 191 const gss_OID /*mech_type*/, [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/ |
H A D | gssapi.h | 105 } gss_OID_desc, *gss_OID; typedef 110 gss_OID elements; 218 #define GSS_C_NO_OID ((gss_OID) 0) 494 const gss_OID /*mech_type*/, 499 gss_OID * /*actual_mech_type*/, 512 gss_OID * /*mech_type*/, 576 const gss_OID /*mech_type*/, 597 gss_OID * /*output_name_type*/ 603 const gss_OID /*input_name_type*/, 643 gss_OID * /*mech_type*/, [all …]
|
H A D | gssapi_netlogon.h | 45 extern GSSAPI_LIB_VARIABLE gss_OID GSS_NETLOGON_MECHANISM; 46 extern GSSAPI_LIB_VARIABLE gss_OID GSS_NETLOGON_NT_NETBIOS_DNS_NAME; 47 extern GSSAPI_LIB_VARIABLE gss_OID GSS_NETLOGON_SET_SESSION_KEY_X; 48 extern GSSAPI_LIB_VARIABLE gss_OID GSS_NETLOGON_SET_SIGN_ALGORITHM_X;
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | gssapi_mech.h | 57 const gss_OID, /* mech_type */ 63 gss_OID *, /* actual_mech_type */ 77 gss_OID *, /* mech_type */ 141 const gss_OID, /* mech_type */ 162 gss_OID * /* output_name_type */ 168 const gss_OID, /* input_name_type */ 198 gss_OID *, /* mech_type */ 217 const gss_OID, /* desired_mech */ 230 const gss_OID, /* mech_type */ 251 const gss_OID, /* mechanism */ [all …]
|
H A D | test_context.c | 77 gss_OID oid; 94 static gss_OID 137 oid_to_string(const gss_OID oid) in oid_to_string() 147 loop(gss_OID mechoid, in loop() 148 gss_OID nameoid, const char *target, in loop() 151 gss_OID *actual_mech, in loop() 160 gss_OID actual_mech_client; in loop() 161 gss_OID actual_mech_server; in loop() 282 wrapunwrap(gss_ctx_id_t cctx, gss_ctx_id_t sctx, int flags, gss_OID mechoid) in wrapunwrap() 319 wrapunwrap_iov(gss_ctx_id_t cctx, gss_ctx_id_t sctx, int flags, gss_OID mechoid) in wrapunwrap_iov() [all …]
|
H A D | test_add_store_cred.c | 49 print_gss_err(OM_uint32 stat, int status_type, gss_OID mech) in print_gss_err() 80 print_gss_errs(OM_uint32 major, OM_uint32 minor, gss_OID mech) in print_gss_errs() 87 gss_err(int exitval, OM_uint32 major, OM_uint32 minor, gss_OID mech, in gss_err()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | spnego-private.h | 20 gss_OID * /*mech_type*/, 46 const gss_OID /*mech_type*/, 73 gss_OID * output_name_type ); 117 const gss_OID /*name_type*/, 130 OM_uint32 (*/*func*/)(gss_name_t, gss_OID), 134 gss_OID */*preferred_mech*/); 142 const gss_OID /*mech_type*/, 147 gss_OID * /*actual_mech_type*/, 159 gss_OID * /*mech_type*/, 177 const gss_OID /*mech_type*/, [all …]
|
H A D | compat.c | 202 add_mech_type(gss_OID mech_type, in add_mech_type() 237 OM_uint32 (*func)(gss_name_t, gss_OID), in _gss_spnego_indicate_mechtypelist() argument 241 gss_OID *preferred_mech) in _gss_spnego_indicate_mechtypelist() 244 gss_OID first_mech = GSS_C_NO_OID; in _gss_spnego_indicate_mechtypelist()
|
H A D | spnego_locl.h | 82 gss_OID preferred_mech_type; 83 gss_OID negotiated_mech_type;
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
H A D | ntlm-private.h | 20 gss_OID * /*mech_type*/, 42 const gss_OID /*desired_mech*/, 60 const gss_OID /*mech_type*/, 92 gss_OID * output_name_type ); 99 const gss_OID /*mech_type*/, 138 const gss_OID /*input_name_type*/, 158 const gss_OID /*mech_type*/, 163 gss_OID * /*actual_mech_type*/, 175 gss_OID * /*mech_type*/, 193 const gss_OID /*mech_type*/, [all …]
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | ssh-gss.h | 75 gss_OID oid; /* client */ 85 void ssh_gssapi_set_oid(Gssctxt *, gss_OID); 88 OM_uint32 ssh_gssapi_test_oid_supported(OM_uint32 *, gss_OID, int *); 106 int ssh_gssapi_check_mechanism(Gssctxt **, gss_OID, const char *); 109 OM_uint32 ssh_gssapi_server_ctx(Gssctxt **, gss_OID);
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
H A D | utils.h | 32 OM_uint32 _gss_free_oid(OM_uint32 *, gss_OID); 33 OM_uint32 _gss_copy_oid(OM_uint32 *, const gss_OID, gss_OID);
|
H A D | compat.h | 37 const gss_OID, /* desired_mech */ 46 gss_OID * /* mech_type */ 72 const gss_OID, /* desired_mech */
|
H A D | gss_init_sec_context.c | 34 _gss_mech_cred_find(gss_const_cred_id_t cred_handle, gss_OID mech_type) in _gss_mech_cred_find() 115 const gss_OID input_mech_type, in gss_init_sec_context() 120 gss_OID * actual_mech_type, in gss_init_sec_context() 132 gss_OID mech_type = input_mech_type; in gss_init_sec_context()
|
H A D | gss_utils.c | 35 const gss_OID from_oid, gss_OID to_oid) in _gss_copy_oid() 52 _gss_free_oid(OM_uint32 *minor_status, gss_OID oid) in _gss_free_oid()
|
H A D | gss_accept_sec_context.c | 34 parse_header(const gss_buffer_t input_token, gss_OID mech_oid) in parse_header() 101 choose_mech(const gss_buffer_t input, gss_OID mech_oid) in choose_mech() 153 gss_OID *mech_type, in gss_accept_sec_context() 166 gss_OID mech_ret_type = NULL; in gss_accept_sec_context()
|
H A D | name.h | 35 gss_OID gmn_mech_oid; /* mechanism oid for MN */ 47 _gss_find_mn(OM_uint32 *, struct _gss_name *, gss_OID,
|
H A D | gss_release_oid.c | 40 gss_release_oid(OM_uint32 *minor_status, gss_OID *oid) in gss_release_oid() 42 gss_OID o = *oid; in gss_release_oid()
|
H A D | gss_duplicate_oid.c | 41 gss_OID src_oid, in gss_duplicate_oid() 42 gss_OID *dest_oid in gss_duplicate_oid()
|