Return the built-in AES-192 OCB authenticated-encryption cipher method.
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_CIPHER const* EVP_aes_192_ocb();
Pointer to the AES-192-OCB EVP_CIPHER (do not free).