aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function PKCS7_set_digest

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