Symbol: SET_PARAMETER_PRETTY_NAME
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
380
#define SET_PARAMETER_PRETTY_NAME(num, ...) SET_PARAMETER_PRETTY_NAME##num(__VA_ARGS__)
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
642
SET_PARAMETER_PRETTY_NAME(3, "output", "input", "fixed lshift"), NO_RET, 1,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
645
SET_PARAMETER_PRETTY_NAME(3, "output", "input", "fixed rshift"), NO_RET, 1,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
648
SET_PARAMETER_PRETTY_NAME(3, "output", "input", "lshift"), NO_RET, 1,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
651
SET_PARAMETER_PRETTY_NAME(3, "output", "input", "rshift"), NO_RET, 1,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
654
SET_PARAMETER_PRETTY_NAME(4, "output", "input", "lrot", "bitlen_base"), NO_RET, 1,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
657
SET_PARAMETER_PRETTY_NAME(4, "output", "input", "rrot", "bitlen_base"), NO_RET, 1,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
663
SET_PARAMETER_PRETTY_NAME(3, "input1", "input2", "output"), NO_RET, 3,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
666
SET_PARAMETER_PRETTY_NAME(3, "input1", "input2", "output"), NO_RET, 3,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
669
SET_PARAMETER_PRETTY_NAME(3, "input1", "input2", "output"), NO_RET, 3,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
672
SET_PARAMETER_PRETTY_NAME(2, "input", "output"), NO_RET, 2,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
677
SET_PARAMETER_PRETTY_NAME(3, "input1", "input2", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
681
SET_PARAMETER_PRETTY_NAME(3, "input1", "input2", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
687
SET_PARAMETER_PRETTY_NAME(2, "input", "output"), NO_RET, 2,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
690
SET_PARAMETER_PRETTY_NAME(2, "input", "output"), NO_RET, 2,
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
695
SET_PARAMETER_PRETTY_NAME(4, "input1", "input2", "modulo", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
699
SET_PARAMETER_PRETTY_NAME(4, "input1", "input2", "modulo", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
703
SET_PARAMETER_PRETTY_NAME(3, "input1", "modulo", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
707
SET_PARAMETER_PRETTY_NAME(3, "input1", "modulo", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
711
SET_PARAMETER_PRETTY_NAME(4, "input1", "input2", "modulo", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
715
SET_PARAMETER_PRETTY_NAME(4, "base", "exp", "modulo", "output"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
722
SET_PARAMETER_PRETTY_NAME(3, "output1", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
726
SET_PARAMETER_PRETTY_NAME(2, "output1", "input1"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
731
SET_PARAMETER_PRETTY_NAME(4, "quotient", "remainder", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
735
SET_PARAMETER_PRETTY_NAME(6, "xgcd", "u", "v", "input1", "input2", "sign"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
739
SET_PARAMETER_PRETTY_NAME(4, "gcd", "input1", "input2", "sign"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
743
SET_PARAMETER_PRETTY_NAME(3, "output", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
749
SET_PARAMETER_PRETTY_NAME(4, "output", "input1", "input2", "ret"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
755
SET_PARAMETER_PRETTY_NAME(4, "output", "input1", "input2", "isodd"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
761
SET_PARAMETER_PRETTY_NAME(4, "r", "r_square", "p", "mpinv"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
764
SET_PARAMETER_PRETTY_NAME(4, "p_normalized", "p_shift", "p_reciprocal", "p"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
767
SET_PARAMETER_PRETTY_NAME(5, "output", "input1", "input2", "p", "mpinv"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
776
SET_PARAMETER_PRETTY_NAME(4, "p", "sum", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
782
SET_PARAMETER_PRETTY_NAME(4, "p", "diff", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
788
SET_PARAMETER_PRETTY_NAME(4, "p", "prod", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
792
SET_PARAMETER_PRETTY_NAME(3, "p", "prod", "input1"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
798
SET_PARAMETER_PRETTY_NAME(4, "p", "quo", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
804
SET_PARAMETER_PRETTY_NAME(4, "p", "prod", "input1", "input2"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
808
SET_PARAMETER_PRETTY_NAME(3, "p", "prod", "input1"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
814
SET_PARAMETER_PRETTY_NAME(4, "p", "pow", "input", "exp"),
crypto/libecc/src/arithmetic_tests/arithmetic_tests.c
820
SET_PARAMETER_PRETTY_NAME(4, "sqrt1", "sqrt2", "p", "ret"),