Searched refs:tmph (Results 1 – 1 of 1) sorted by relevance
166 struct ep11kblob_header *tmph, *hdr = NULL; in ep11_kb_decode() local174 tmph = (struct ep11kblob_header *)kb; in ep11_kb_decode()176 if (tmph->type != TOKTYPE_NON_CCA && in ep11_kb_decode()177 tmph->len > kblen) in ep11_kb_decode()180 if (ep11_kb_split(kb, kblen, tmph->version, in ep11_kb_decode()