Eight‐byte DES block (key or data) used by the legacy DES_* APIs.

Synopsis

Declared in <openssl/des.h>

typedef unsigned char DES_cblock[];

Created with MrDocs