Home
last modified time | relevance | path

Searched refs:gss_const_OID (Results 1 – 25 of 82) sorted by relevance

1234

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/generic/
H A Dgssapi_generic.c207 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_CONCRETE = oids+11;
208 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_PSEUDO = oids+12;
209 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_COMPOSITE = oids+13;
210 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_NEGO = oids+14;
211 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_GLUE = oids+15;
212 GSS_DLLIMP gss_const_OID GSS_C_MA_NOT_MECH = oids+16;
213 GSS_DLLIMP gss_const_OID GSS_C_MA_DEPRECATED = oids+17;
214 GSS_DLLIMP gss_const_OID GSS_C_MA_NOT_DFLT_MECH = oids+18;
215 GSS_DLLIMP gss_const_OID GSS_C_MA_ITOK_FRAMED = oids+19;
216 GSS_DLLIMP gss_const_OID GSS_C_MA_AUTH_INIT = oids+20;
[all …]
H A Dgssapi_ext.h61 gss_const_OID mech_type,
511 gss_const_OID, /* token_oid */
518 gss_const_OID, /* token_oid */
524 gss_const_OID, /* first_oid */
525 gss_const_OID /* second_oid */
601 gss_const_OID mech_oid,
611 gss_const_OID mech_oid,
621 gss_const_OID mech_oid,
624 GSS_DLLIMP extern gss_const_OID GSS_C_MA_NEGOEX_AND_SPNEGO;
H A Dgssapi.hin847 typedef const gss_OID_desc *gss_const_OID;
861 gss_const_OID, /* mech */
868 gss_const_OID, /* mech_attr */
876 GSS_DLLIMP extern gss_const_OID GSS_C_MA_MECH_NEGO;
877 GSS_DLLIMP extern gss_const_OID GSS_C_MA_MECH_GLUE;
878 GSS_DLLIMP extern gss_const_OID GSS_C_MA_NOT_MECH;
891 GSS_DLLIMP extern gss_const_OID GSS_C_MA_MIC;
892 GSS_DLLIMP extern gss_const_OID GSS_C_MA_WRAP;
895 GSS_DLLIMP extern gss_const_OID GSS_C_MA_OOS_DET;
897 GSS_DLLIMP extern gss_const_OID GSS_C_MA_PFS;
[all …]
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/generic/
H A Dgssapi_generic.c207 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_CONCRETE = oids+11;
208 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_PSEUDO = oids+12;
209 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_COMPOSITE = oids+13;
210 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_NEGO = oids+14;
211 GSS_DLLIMP gss_const_OID GSS_C_MA_MECH_GLUE = oids+15;
212 GSS_DLLIMP gss_const_OID GSS_C_MA_NOT_MECH = oids+16;
213 GSS_DLLIMP gss_const_OID GSS_C_MA_DEPRECATED = oids+17;
214 GSS_DLLIMP gss_const_OID GSS_C_MA_NOT_DFLT_MECH = oids+18;
215 GSS_DLLIMP gss_const_OID GSS_C_MA_ITOK_FRAMED = oids+19;
216 GSS_DLLIMP gss_const_OID GSS_C_MA_AUTH_INIT = oids+20;
[all …]
H A Dgssapi_ext.h61 gss_const_OID mech_type,
511 gss_const_OID, /* token_oid */
518 gss_const_OID, /* token_oid */
524 gss_const_OID, /* first_oid */
525 gss_const_OID /* second_oid */
603 gss_const_OID mech_oid,
613 gss_const_OID mech_oid,
623 gss_const_OID mech_oid,
626 GSS_DLLIMP extern gss_const_OID GSS_C_MA_NEGOEX_AND_SPNEGO;
H A Dgssapi.hin847 typedef const gss_OID_desc *gss_const_OID;
861 gss_const_OID, /* mech */
868 gss_const_OID, /* mech_attr */
876 GSS_DLLIMP extern gss_const_OID GSS_C_MA_MECH_NEGO;
877 GSS_DLLIMP extern gss_const_OID GSS_C_MA_MECH_GLUE;
878 GSS_DLLIMP extern gss_const_OID GSS_C_MA_NOT_MECH;
891 GSS_DLLIMP extern gss_const_OID GSS_C_MA_MIC;
892 GSS_DLLIMP extern gss_const_OID GSS_C_MA_WRAP;
895 GSS_DLLIMP extern gss_const_OID GSS_C_MA_OOS_DET;
897 GSS_DLLIMP extern gss_const_OID GSS_C_MA_PFS;
[all …]
/dports/net/samba412/samba-4.12.15/source4/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) in get_option_def()
48 _gss_mo_get_option_1(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in _gss_mo_get_option_1()
54 _gss_mo_get_option_0(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in _gss_mo_get_option_0()
60 _gss_mo_get_ctx_as_string(gss_const_OID mech, gss_mo_desc *mo, gss_buffer_t value) in _gss_mo_get_ctx_as_string()
72 gss_mo_set(gss_const_OID mech, gss_const_OID option, in gss_mo_set()
89 gss_mo_get(gss_const_OID mech, gss_const_OID option, gss_buffer_t value) in gss_mo_get()
118 gss_mo_list(gss_const_OID mech, gss_OID_set *options) in gss_mo_list()
139 gss_mo_name(gss_const_OID mech, gss_const_OID option, gss_buffer_t name) in gss_mo_name()
177 mo_value(const gss_const_OID mech, gss_const_OID option, gss_buffer_t name) in mo_value()
514 gss_const_OID mech, in gss_inquire_attrs_for_mech()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h93 typedef const gss_OID_desc * gss_const_OID; typedef
424 gss_const_OID, /* mech_type */
510 gss_const_OID, /* mech_type (used to be const) */
537 gss_const_OID, /* input_name_type(used to be const) */
593 gss_const_OID, /* desired_mech */
607 gss_const_OID, /* mech_type */
643 gss_const_OID, /* member_oid */
650 gss_const_OID, /* member */
672 gss_const_OID, /* mechanism */
694 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h93 typedef const gss_OID_desc * gss_const_OID; typedef
424 gss_const_OID, /* mech_type */
510 gss_const_OID, /* mech_type (used to be const) */
537 gss_const_OID, /* input_name_type(used to be const) */
593 gss_const_OID, /* desired_mech */
607 gss_const_OID, /* mech_type */
643 gss_const_OID, /* member_oid */
650 gss_const_OID, /* member */
672 gss_const_OID, /* mechanism */
694 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h93 typedef const gss_OID_desc * gss_const_OID; typedef
424 gss_const_OID, /* mech_type */
510 gss_const_OID, /* mech_type (used to be const) */
537 gss_const_OID, /* input_name_type(used to be const) */
593 gss_const_OID, /* desired_mech */
607 gss_const_OID, /* mech_type */
643 gss_const_OID, /* member_oid */
650 gss_const_OID, /* member */
672 gss_const_OID, /* mechanism */
694 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h93 typedef const gss_OID_desc * gss_const_OID; typedef
424 gss_const_OID, /* mech_type */
510 gss_const_OID, /* mech_type (used to be const) */
537 gss_const_OID, /* input_name_type(used to be const) */
593 gss_const_OID, /* desired_mech */
607 gss_const_OID, /* mech_type */
643 gss_const_OID, /* member_oid */
650 gss_const_OID, /* member */
672 gss_const_OID, /* mechanism */
694 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h93 typedef const gss_OID_desc * gss_const_OID; typedef
424 gss_const_OID, /* mech_type */
510 gss_const_OID, /* mech_type (used to be const) */
537 gss_const_OID, /* input_name_type(used to be const) */
593 gss_const_OID, /* desired_mech */
607 gss_const_OID, /* mech_type */
643 gss_const_OID, /* member_oid */
650 gss_const_OID, /* member */
672 gss_const_OID, /* mechanism */
694 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h93 typedef const gss_OID_desc * gss_const_OID; typedef
424 gss_const_OID, /* mech_type */
510 gss_const_OID, /* mech_type (used to be const) */
537 gss_const_OID, /* input_name_type(used to be const) */
593 gss_const_OID, /* desired_mech */
607 gss_const_OID, /* mech_type */
643 gss_const_OID, /* member_oid */
650 gss_const_OID, /* member */
672 gss_const_OID, /* mechanism */
694 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.security.jgss/share/native/libj2gss/
H A Dgssapi.h95 typedef const gss_OID_desc * gss_const_OID; typedef
426 gss_const_OID, /* mech_type */
512 gss_const_OID, /* mech_type (used to be const) */
539 gss_const_OID, /* input_name_type(used to be const) */
595 gss_const_OID, /* desired_mech */
609 gss_const_OID, /* mech_type */
645 gss_const_OID, /* member_oid */
652 gss_const_OID, /* member */
674 gss_const_OID, /* mechanism */
696 gss_const_OID, /* mech_type */
H A DNativeFunc.h61 gss_const_OID input_name_type,
73 gss_const_OID mech_type,
119 gss_const_OID mech_type,
213 gss_const_OID mechanism,
218 gss_const_OID member_oid,
225 gss_const_OID mech_type,
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/gssapi/
H A Dgssapi_mech.h360 gss_const_OID /* credential_type */,
363 gss_const_OID /* desired_mech */,
459 int (*get)(gss_const_OID, gss_mo_desc *, gss_buffer_t);
460 int (*set)(gss_const_OID, gss_mo_desc *, int, gss_buffer_t);
474 gss_const_OID /* user_name_type */
551 __gss_get_mechanism(gss_const_OID /* oid */);
559 int _gss_mo_get_option_1(gss_const_OID, gss_mo_desc *, gss_buffer_t);
560 int _gss_mo_get_option_0(gss_const_OID, gss_mo_desc *, gss_buffer_t);
561 int _gss_mo_get_ctx_as_string(gss_const_OID, gss_mo_desc *, gss_buffer_t);
586 gss_const_OID /*credential_type*/,
[all …]
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h104 typedef const gss_OID_desc * gss_const_OID; typedef
775 gss_oid_equal(gss_const_OID a, gss_const_OID b);
903 gss_const_OID /* oid */,
908 gss_const_OID /* oid */,
953 gss_mo_set(gss_const_OID mech, gss_const_OID option,
957 gss_mo_get(gss_const_OID mech, gss_const_OID option, gss_buffer_t value);
960 gss_mo_list(gss_const_OID mech, gss_OID_set *options);
963 gss_mo_name(gss_const_OID mech, gss_const_OID options, gss_buffer_t name);
990 gss_const_OID mech,
996 gss_const_OID mech_attr,
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/mechglue/
H A DmglueP.h318 gss_const_OID, /* mech_type */
326 gss_const_OID /* local nametype */
591 gss_const_OID, /* mech */
710 gss_const_OID, /* mech_oid */
721 gss_const_OID, /* mech_oid */
732 gss_const_OID, /* mech_oid */
764 OM_uint32 gssint_select_mech_type(OM_uint32 *minor, gss_const_OID in_oid,
766 gss_OID gssint_get_public_oid(gss_const_OID internal_oid);
769 gss_mechanism gssint_get_mechanism (gss_const_OID);
805 gss_const_OID, /* mech_oid */
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/mechglue/
H A DmglueP.h318 gss_const_OID, /* mech_type */
326 gss_const_OID /* local nametype */
591 gss_const_OID, /* mech */
710 gss_const_OID, /* mech_oid */
721 gss_const_OID, /* mech_oid */
732 gss_const_OID, /* mech_oid */
764 OM_uint32 gssint_select_mech_type(OM_uint32 *minor, gss_const_OID in_oid,
766 gss_OID gssint_get_public_oid(gss_const_OID internal_oid);
769 gss_mechanism gssint_get_mechanism (gss_const_OID);
805 gss_const_OID, /* mech_oid */

1234