ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
surfpcs.h File Reference
#include "uint_t.h"
Include dependency graph for surfpcs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  surfpcs

Macros

#define SURFPCS_LEN   32

Functions

void surfpcs_init (surfpcs *s, const uint32 k[32])
void surfpcs_add (surfpcs *s, const unsigned char *x, unsigned int n)
void surfpcs_out (surfpcs *s, unsigned char h[32])

Macro Definition Documentation

◆ SURFPCS_LEN

#define SURFPCS_LEN   32

Definition at line 14 of file surfpcs.h.

Function Documentation

◆ surfpcs_add()

void surfpcs_add ( surfpcs * s,
const unsigned char * x,
unsigned int n )
extern

Definition at line 26 of file surfpcs.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ surfpcs_init()

void surfpcs_init ( surfpcs * s,
const uint32 k[32] )
extern

Definition at line 8 of file surfpcs.c.

Here is the caller graph for this function:

◆ surfpcs_out()

void surfpcs_out ( surfpcs * s,
unsigned char h[32] )
extern

Definition at line 44 of file surfpcs.c.

Here is the call graph for this function:
Here is the caller graph for this function: