Return the DES-X cipher in CBC mode.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_desx_cbc();
EVP_CIPHER for desx-cbc, or NULL if unavailable.