Return the AES-192 cipher in key-wrap-with-padding mode (RFC 5649).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_aes_192_wrap_pad();
EVP_CIPHER for aes-192-wrap-pad, or NULL if unavailable.