hmac_process

Function hmac_process 

Source
pub unsafe extern "C" fn hmac_process(
    hmac: *mut hmac_state,
    in_: *const c_uchar,
    inlen: c_ulong,
) -> c_int