#include <serpent.h>
Inheritance diagram for Serpent_Info:
Definition at line 13 of file serpent.h.
Static Public Member Functions | |
const char * | StaticAlgorithmName () |
size_t __cdecl | StaticGetValidKeyLength (size_t n) |
Static Protected Member Functions | |
void | CheckedSetKey (T *obj, CipherDir dir, const byte *key, size_t length, const NameValuePairs ¶m) |