14#ifndef __PACKET_COSE_H__
15#define __PACKET_COSE_H__
55unsigned cose_param_key_hash(
const void *ptr);
59gboolean cose_param_key_equal(
const void *a,
const void *b);
63void cose_param_key_free(
void *ptr);
Definition packet-cose.h:43
GVariant * principal
Definition packet-cose.h:46
GVariant * label
Definition packet-cose.h:50