Function openssl_sys::CMS_decrypt
pub unsafe extern "C" fn CMS_decrypt(cms: *mut ::CMS_ContentInfo, pkey: *mut ::EVP_PKEY, cert: *mut ::X509, dcont: *mut ::BIO, out: *mut ::BIO, flags: c_uint) -> c_int
The portability is definied by:
#[cfg(ossl101)]