aws_lc_sys

Function X509_check_private_key

Source
pub unsafe extern "C" fn X509_check_private_key(
    x509: *const X509,
    pkey: *const EVP_PKEY,
) -> c_int