[][src]Function nginx::PKCS7_set_digest

pub unsafe extern "C" fn PKCS7_set_digest(
    p7: *mut PKCS7,
    md: *const EVP_MD
) -> c_int