Function X509_REQ_check_private_key

Source
pub unsafe extern "C" fn X509_REQ_check_private_key(
    req: *const X509_req_st,
    pkey: *mut evp_pkey_st,
) -> i32