Searched defs:COOKIE_KEY_LABEL_LEN (Results 1 – 1 of 1) sorted by relevance
28 enum { COOKIE_KEY_LABEL_LEN = 8 }; enumerator34 const u8 label[COOKIE_KEY_LABEL_LEN]) in precompute_key()