|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include <crypt.h>
Data Fields | |
| unsigned char | b [8] |
| struct { | |
| long i0: 32 | |
| long i1: 32 | |
| } | b32 |
Definition at line 204 of file crypt.h.
Referenced by crypt_r(), encrypt_r(), and setkey_r().
| struct { ... } C_block::b32 |