Searched refs:CookiePtr (Results 1 – 1 of 1) sorted by relevance
524 type CookiePtr = *const c_uchar;526 type CookiePtr = *mut c_uchar;533 cookie: CookiePtr, in raw_cookie_verify() argument