Return the built-in Triple-DES (EDE3) CBC cipher method.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_des_ede3_cbc();
Pointer to the DES-EDE3-CBC EVP_CIPHER (do not free).