OpenVAS Scanner 23.32.3
OKrb5GSSContext Struct Reference
Collaboration diagram for OKrb5GSSContext:
Collaboration graph

Data Fields

gss_cred_id_t gss_creds
gss_ctx_id_t gss_ctx
gss_name_t gss_target
gss_OID gss_mech
OM_uint32 gss_want_flags
OM_uint32 gss_time_req
gss_channel_bindings_t gss_channel_bindings
gss_OID gss_actual_mech_type
OM_uint32 gss_got_flags
OM_uint32 gss_time_rec

Detailed Description

Definition at line 307 of file openvas-krb5.c.

Field Documentation

◆ gss_actual_mech_type

gss_OID OKrb5GSSContext::gss_actual_mech_type

◆ gss_channel_bindings

gss_channel_bindings_t OKrb5GSSContext::gss_channel_bindings

◆ gss_creds

gss_cred_id_t OKrb5GSSContext::gss_creds

◆ gss_ctx

gss_ctx_id_t OKrb5GSSContext::gss_ctx

◆ gss_got_flags

OM_uint32 OKrb5GSSContext::gss_got_flags

Definition at line 317 of file openvas-krb5.c.

Referenced by o_krb5_gss_prepare_context(), and o_krb5_gss_update_context().

◆ gss_mech

gss_OID OKrb5GSSContext::gss_mech

◆ gss_target

gss_name_t OKrb5GSSContext::gss_target

◆ gss_time_rec

OM_uint32 OKrb5GSSContext::gss_time_rec

Definition at line 318 of file openvas-krb5.c.

Referenced by o_krb5_gss_prepare_context(), and o_krb5_gss_update_context().

◆ gss_time_req

OM_uint32 OKrb5GSSContext::gss_time_req

Definition at line 314 of file openvas-krb5.c.

Referenced by o_krb5_gss_prepare_context(), and o_krb5_gss_update_context().

◆ gss_want_flags

OM_uint32 OKrb5GSSContext::gss_want_flags

Definition at line 313 of file openvas-krb5.c.

Referenced by o_krb5_gss_prepare_context(), and o_krb5_gss_update_context().


The documentation for this struct was generated from the following file: