LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
des_context Struct Reference

DES context structure. More...

#include <des.h>

Data Fields

int mode
 
unsigned long sk [32]
 

Detailed Description

DES context structure.

Definition at line 13 of file des.h.

Field Documentation

◆ mode

int des_context::mode

encrypt/decrypt

Definition at line 15 of file des.h.

◆ sk

unsigned long des_context::sk[32]

DES subkeys

Definition at line 16 of file des.h.


The documentation for this struct was generated from the following file: