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

Public Attributes

ut32 S [2 *r+4]
 
int key_size
 

Detailed Description

Definition at line 17 of file crypto_rc6.c.

Member Data Documentation

◆ key_size

int rc6_state::key_size

Definition at line 19 of file crypto_rc6.c.

Referenced by rc6_get_key_size().

◆ S

ut32 rc6_state::S[2 *r+4]

Definition at line 18 of file crypto_rc6.c.


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