Function openssl_sys::SHA512_Update 
                   
                       [−]
                   
               [src]
pub unsafe extern "C" fn SHA512_Update(
c: *mut SHA512_CTX,
data: *const c_void,
len: size_t
) -> c_int