Searched refs:tmph (Results 1 – 1 of 1) sorted by relevance
161 struct ep11kblob_header *tmph, *hdr = NULL; in ep11_kb_decode() local169 tmph = (struct ep11kblob_header *)kb; in ep11_kb_decode()171 if (tmph->type != TOKTYPE_NON_CCA && in ep11_kb_decode()172 tmph->len > kblen) in ep11_kb_decode()175 if (ep11_kb_split(kb, kblen, tmph->version, in ep11_kb_decode()