Rizin
unix-like reverse engineering framework and cli tools
serpent_state Struct Reference

#include <crypto_serpent_algo.h>

Public Attributes

ut32 key [8]
 
int key_size
 

Detailed Description

Definition at line 15 of file crypto_serpent_algo.h.

Member Data Documentation

◆ key

ut32 serpent_state::key[8]

Definition at line 16 of file crypto_serpent_algo.h.

Referenced by serpent_keyschedule(), and serpent_set_key().

◆ key_size

int serpent_state::key_size

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