EVP_desx_cbc

Return the DES-X cipher in CBC mode.

Synopsis

Declared in <openssl/evp.h>

EVP_CIPHER const*
EVP_desx_cbc();

Return Value

EVP_CIPHER for desx-cbc, or NULL if unavailable.