Searched refs:sig_id (Results 1 – 3 of 3) sorted by relevance
2248 int sig_id, md_id; in tls12_get_sigandhash() local2260 sig_id = tls12_get_sigid(pk); in tls12_get_sigandhash()2261 if (sig_id == -1) { in tls12_get_sigandhash()2266 p[1] = (uint8_t)sig_id; in tls12_get_sigandhash()
202 int sig_id; member in function_entry2318 if (entry->sig_id == mesa_instructions[i].BranchTarget) { in set_branchtargets()
269 int sig_id; member in function_entry2460 entry->sig_id = this->next_signature_id++; in get_function_signature()4240 inst->op == TGSI_OPCODE_CAL ? inst->function->sig_id : 0)); in compile_tgsi_instruction()