xrootd
Public Attributes | List of all members
XrdCksCalcmd5::MD5Context Struct Reference

Public Attributes

unsigned int buf [4]
 
union {
   long long   b64
 
   unsigned int   bits [2]
 
}; 
 
union {
   long long   i64 [8]
 
   unsigned char   in [64]
 
}; 
 

Member Data Documentation

◆ @21

union { ... }

◆ @23

union { ... }

◆ b64

long long XrdCksCalcmd5::MD5Context::b64

◆ bits

unsigned int XrdCksCalcmd5::MD5Context::bits[2]

◆ buf

unsigned int XrdCksCalcmd5::MD5Context::buf[4]

◆ i64

long long XrdCksCalcmd5::MD5Context::i64[8]

◆ in

unsigned char XrdCksCalcmd5::MD5Context::in[64]

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