ReactOS 0.4.16-dev-555-g690643f
|
Definition at line 88 of file auth_des.c.
struct authdes_cred ad_private::ad_cred |
Definition at line 99 of file auth_des.c.
Referenced by authdes_marshal(), authdes_refresh(), and authdes_validate().
bool_t ad_private::ad_dosync |
Definition at line 94 of file auth_des.c.
Referenced by authdes_pk_seccreate(), and authdes_refresh().
char* ad_private::ad_fullname |
Definition at line 89 of file auth_des.c.
Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().
u_int ad_private::ad_fullnamelen |
Definition at line 90 of file auth_des.c.
Referenced by authdes_destroy(), authdes_marshal(), and authdes_pk_seccreate().
char* ad_private::ad_netid |
Definition at line 104 of file auth_des.c.
Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().
u_int ad_private::ad_nickname |
Definition at line 98 of file auth_des.c.
Referenced by authdes_marshal(), and authdes_validate().
nis_server* ad_private::ad_nis_srvr |
Definition at line 106 of file auth_des.c.
Referenced by authdes_pk_seccreate(), and authdes_refresh().
u_char ad_private::ad_pkey[1024] |
Definition at line 103 of file auth_des.c.
Referenced by authdes_pk_seccreate(), and authdes_refresh().
char* ad_private::ad_servername |
Definition at line 91 of file auth_des.c.
Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().
u_int ad_private::ad_servernamelen |
Definition at line 92 of file auth_des.c.
Referenced by authdes_destroy(), and authdes_pk_seccreate().
Definition at line 95 of file auth_des.c.
Definition at line 97 of file auth_des.c.
Referenced by authdes_marshal(), authdes_pk_seccreate(), and authdes_refresh().
char* ad_private::ad_timehost |
Definition at line 96 of file auth_des.c.
Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().
Definition at line 101 of file auth_des.c.
Referenced by authdes_marshal(), and authdes_validate().
char* ad_private::ad_uaddr |
Definition at line 105 of file auth_des.c.
Referenced by authdes_destroy(), authdes_pk_seccreate(), and authdes_refresh().
struct authdes_verf ad_private::ad_verf |
Definition at line 100 of file auth_des.c.
Referenced by authdes_marshal().
u_int ad_private::ad_window |
Definition at line 93 of file auth_des.c.
Referenced by authdes_marshal(), and authdes_pk_seccreate().
des_block ad_private::ad_xkey |
Definition at line 102 of file auth_des.c.
Referenced by authdes_refresh().