Function netsnmp_sys::sc_check_keyed_hash [] [src]

pub unsafe extern "C" fn sc_check_keyed_hash(
    authtype: *const oid,
    authtypelen: size_t,
    key: *const c_uchar,
    keylen: c_uint,
    message: *const c_uchar,
    msglen: c_uint,
    MAC: *const c_uchar,
    maclen: c_uint
) -> c_int