Searched refs:sign_type (Results 1 – 2 of 2) sorted by relevance
12 rta_signature(struct program *program, uint32_t sign_type) in rta_signature() argument17 switch (sign_type) { in rta_signature()24 opcode |= sign_type; in rta_signature()
769 #define SIGNATURE(program, sign_type) rta_signature(program, sign_type) argument