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

Go to the source code of this file.

Classes

interface  P6R::p6ISymmetricCrypto
 

Namespaces

 P6R
 

Macros

#define COMP_p6SymmetricCrypto   {0xAD6FDDF7,0xDB55,0x470E,{0xA0,0x57,0xE0,0x44,0x9D,0x34,0x2C,0x92}}
 
#define IF_p6ISymmetricCrypto   {0xD504336D,0xFA03,0x4B15,{0xB7,0x47,0xE1,0xE2,0x33,0xF5,0x9A,0x0A}}
 
#define INTERFACE   p6ISymmetricCrypto
 
#define P6CRYPTOIVLEN   16
 

Typedefs

typedef P6VOID(* P6R::P6AESCOUNTERINC )(P6UCHAR *pCounter, P6UINT32 counterLength)
 
typedef P6UINT32 P6R::P6SYMETRICFLAGS
 

Detailed Description

Interface definitions for symmetric key encryption.

Definition in file p6symmetric.h.