#include <serpent.h>
Inheritance diagram for Serpent_Info:

Definition at line 13 of file serpent.h.
Public Types | |
| enum | |
| enum | |
| enum | |
| enum | |
Static Public Member Functions | |
| static const char * | StaticAlgorithmName () |
| static size_t __cdecl | StaticGetValidKeyLength (size_t n) |
Static Protected Member Functions | |
| static void | CheckedSetKey (T *obj, CipherDir dir, const byte *key, size_t length, const NameValuePairs ¶m) |
1.5.1-p1