[][src]Function nginx::EVP_DigestUpdate

pub unsafe extern "C" fn EVP_DigestUpdate(
    ctx: *mut EVP_MD_CTX,
    d: *const c_void,
    cnt: size_t
) -> c_int