aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function X509_ALGOR_set_md

Source
pub unsafe extern "C" fn X509_ALGOR_set_md(
    alg: *mut X509_ALGOR,
    md: *const EVP_MD,
) -> c_int