Legacy DES expanded key schedule (sixteen round subkeys; prefer EVP).
Synopsis
Declared in <openssl/des.h>
struct DES_ks;
Types
Name |
Description |
One DES round subkey stored as a DES_cblock or two DES_LONG words. |