cookie_maker
struct cookie_maker p_cookie;
cookie_maker_consume_payload(struct cookie_maker *cp,
cookie_maker_mac(struct cookie_maker *cp, struct cookie_macs *cm, void *buf,
cookie_maker_init(struct cookie_maker *cp, uint8_t key[COOKIE_INPUT_SIZE])
struct cookie_maker maker;
void cookie_maker_init(struct cookie_maker *, uint8_t[COOKIE_INPUT_SIZE]);
int cookie_maker_consume_payload(struct cookie_maker *,
void cookie_maker_mac(struct cookie_maker *, struct cookie_macs *,