Searched refs:outhex (Results 1 – 4 of 4) sorted by relevance
60 const char *outhex; member134 strlen(test->outhex) != sizeof(out)*2 || in main()141 hex_decode(expected, test->outhex); in main()
68 const char *outhex; member156 size_t len = strlen(test->outhex); in main()176 hex_decode(expected, test->outhex); in main()
1020 + const char *outhex;1108 + size_t len = strlen(test->outhex);1128 + hex_decode(expected, test->outhex);5211 + const char *outhex;5285 + strlen(test->outhex) != sizeof(out)*2 ||5292 + hex_decode(expected, test->outhex);
2618 ++ const char *outhex;2706 ++ size_t len = strlen(test->outhex);2726 ++ hex_decode(expected, test->outhex);6809 ++ const char *outhex;6883 ++ strlen(test->outhex) != sizeof(out)*2 ||6890 ++ hex_decode(expected, test->outhex);