Rizin
unix-like reverse engineering framework and cli tools
|
#include <crypto_serpent_algo.h>
Public Attributes | |
ut32 | key [8] |
int | key_size |
Definition at line 15 of file crypto_serpent_algo.h.
ut32 serpent_state::key[8] |
Definition at line 16 of file crypto_serpent_algo.h.
Referenced by serpent_keyschedule(), and serpent_set_key().
int serpent_state::key_size |
Definition at line 17 of file crypto_serpent_algo.h.
Referenced by serpent_get_key_size(), serpent_keyschedule(), and serpent_set_key().