Go to the source code of this file.
Classes | |
| interface | P6R::p6ISymmetricCrypto |
| interface | P6R::p6ISymmetricCrypto2 |
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 | IF_p6ISymmetricCrypto2 {0xf3cffe01,0x2c55,0x4079,{0x9e,0xd,0xae,0xee,0xc7,0x99,0xc8,0x24}} |
| #define | INTERFACE p6ISymmetricCrypto |
| #define | INTERFACE p6ISymmetricCrypto2 |
| #define | P6CRYPTOIVLEN 16 |
Typedefs | |
| typedef P6VOID(* | P6R::P6AESCOUNTERINC )(P6UCHAR *pCounter, P6UINT32 counterLength) |
| typedef P6UINT32 | P6R::P6SYMETRICFLAGS |
Interface definitions for symmetric key encryption.
Definition in file p6symmetric.h.