ReactOS 0.4.15-dev-7924-g5949c20
authdes_verf Struct Reference

#include <auth_des.h>

Collaboration diagram for authdes_verf:

Public Attributes

union {
   struct timeval   adv_ctime
 
   des_block   adv_xtime
 
adv_time_u
 
u_int32_t adv_int_u
 

Detailed Description

Definition at line 82 of file auth_des.h.

Member Data Documentation

◆ adv_ctime

struct timeval authdes_verf::adv_ctime

Definition at line 84 of file auth_des.h.

◆ adv_int_u

u_int32_t authdes_verf::adv_int_u

Definition at line 88 of file auth_des.h.

Referenced by _svcauth_des(), authdes_validate(), and xdr_authdes_verf().

◆ 

union { ... } authdes_verf::adv_time_u

◆ adv_xtime

des_block authdes_verf::adv_xtime

Definition at line 85 of file auth_des.h.


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