Return the Triple-DES key-wrap cipher (RFC 3217).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_des_ede3_wrap();
EVP_CIPHER for DES-EDE3-WRAP, or NULL if unavailable.