Function gst::ffi::g_compute_hmac_for_data [−][src]
pub unsafe extern "C" fn g_compute_hmac_for_data(
digest_type: GChecksumType,
key: *const guchar,
key_len: gsize,
data: *const guchar,
length: gsize
) -> *mut gchar