aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function X509_REQ_verify

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