Md2Context Struct Reference

MD2 algorithm context. More...

#include <md2.h>

Data Fields

uint8_t x [48]
 
uint8_t m [16]
 
uint8_t c [16]
 
size_t size
 

Detailed Description

MD2 algorithm context.

Definition at line 56 of file md2.h.

Field Documentation

◆ c

uint8_t c[16]

Definition at line 60 of file md2.h.

◆ m

uint8_t m[16]

Definition at line 59 of file md2.h.

◆ size

size_t size

Definition at line 61 of file md2.h.

◆ x

uint8_t x[48]

Definition at line 58 of file md2.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/hash/md2.h