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

Public Attributes

ut16 ekey [RC2_KEY_SIZE]
 
int key_size
 

Detailed Description

Definition at line 31 of file crypto_rc2.c.

Member Data Documentation

◆ ekey

ut16 rc2_state::ekey[RC2_KEY_SIZE]

Definition at line 32 of file crypto_rc2.c.

◆ key_size

int rc2_state::key_size

Definition at line 33 of file crypto_rc2.c.


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