aws_lc_sys

Function X509_sign_ctx

Source
pub unsafe extern "C" fn X509_sign_ctx(
    x509: *mut X509,
    ctx: *mut EVP_MD_CTX,
) -> c_int