Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6entropy.h File Reference
#include "p6com.h"

Go to the source code of this file.

Classes

interface  P6R::p6IEntropySource
 

Namespaces

 P6R
 

Macros

#define COMP_p6EntropySource   {0x565BCB1A,0x8FF8,0x422C,{0xA1,0xCE,0xEC,0xA0,0xA1,0x3B,0xD7,0x90}}
 
#define IF_p6IEntropySource   {0xef8e24a5,0x62e2,0x4b79,{0xb8,0xd5,0x1d,0x60,0x84,0xdb,0x69,0x9d}}
 
#define INTERFACE   p6IEntropySource
 

Typedefs

typedef P6UINT32 P6R::P6ENTROPYFLAGS
 

Detailed Description

Interface definition for 3rd parties to provide separate entropy implementations.

The p6crypto component also provides operating specific entropy implementations of this interface.

Definition in file p6entropy.h.