Function boring_sys::X509_ALGOR_set_md

source ยท
pub unsafe extern "C" fn X509_ALGOR_set_md(
    alg: *mut X509_ALGOR,
    md: *const EVP_MD
)