Function X509_check_private_key

Source
pub unsafe extern "C" fn X509_check_private_key(
    cert: *const x509_st,
    pkey: *const evp_pkey_st,
) -> i32