Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#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 |