aws_lc_sys

Function X509_REQ_verify

Source
pub unsafe extern "C" fn X509_REQ_verify(
    req: *mut X509_REQ,
    pkey: *mut EVP_PKEY,
) -> c_int