ReactOS 0.4.15-dev-7961-gdcf9eb0
__auth Struct Reference

#include <auth.h>

Collaboration diagram for __auth:

Classes

struct  auth_ops
 

Public Attributes

struct opaque_auth ah_cred
 
struct opaque_auth ah_verf
 
union des_block ah_key
 
struct __auth::auth_opsah_ops
 
voidah_private
 

Detailed Description

Definition at line 205 of file auth.h.

Member Data Documentation

◆ ah_cred

◆ ah_key

union des_block __auth::ah_key

Definition at line 208 of file auth.h.

Referenced by authdes_marshal(), authdes_pk_seccreate(), authdes_refresh(), and authdes_validate().

◆ ah_ops

◆ ah_private

void* __auth::ah_private

◆ ah_verf


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