COOKIE_SECRET_SIZE
arc4random_buf(cc->cc_secret, COOKIE_SECRET_SIZE);
COOKIE_SECRET_SIZE);
uint8_t cc_secret[COOKIE_SECRET_SIZE];