Searched defs:sign_type (Results 1 – 2 of 2) sorted by relevance
12 rta_signature(struct program *program, uint32_t sign_type) in rta_signature()
769 #define SIGNATURE(program, sign_type) rta_signature(program, sign_type) argument