aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EVP_DigestInit

Source
pub unsafe extern "C" fn EVP_DigestInit(
    ctx: *mut EVP_MD_CTX,
    type_: *const EVP_MD,
) -> c_int