aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EVP_DigestFinalXOF

Source
pub unsafe extern "C" fn EVP_DigestFinalXOF(
    ctx: *mut EVP_MD_CTX,
    out: *mut u8,
    len: usize,
) -> c_int