Fabcoin Core  0.16.2
P2P Digital Currency
Typedefs | Functions
serpent.cpp File Reference
#include "pch.h"
#include "serpent.h"
#include "secblock.h"
#include "misc.h"
#include "serpentp.h"
Include dependency graph for serpent.cpp:

Go to the source code of this file.

Typedefs

typedef BlockGetAndPut< word32, LittleEndianBlock
 

Functions

void Serpent_KeySchedule (word32 *k, unsigned int rounds, const byte *userKey, size_t keylen)
 

Typedef Documentation

Definition at line 50 of file serpent.cpp.

Function Documentation

void Serpent_KeySchedule ( word32 k,
unsigned int  rounds,
const byte userKey,
size_t  keylen 
)

Definition at line 13 of file serpent.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: