Searched refs:COOKIE_SECRET_SIZE (Results 1 – 2 of 2) sorted by relevance
16 #define COOKIE_SECRET_SIZE 32 macro46 uint8_t cc_secret[COOKIE_SECRET_SIZE];
318 arc4random_buf(cc->cc_secret, COOKIE_SECRET_SIZE); in make_cookie() 322 COOKIE_SECRET_SIZE); in make_cookie()