Lines Matching defs:out_hex
27 char out_hex[160 * 2 + 1];
38 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
39 printf("[%s]\n", out_hex);
53 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
54 printf("[%s]\n", out_hex);
58 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
59 printf("[%s]\n", out_hex);
68 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
69 printf("[%s]\n", out_hex);
72 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
73 printf("[%s]\n", out_hex);
76 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
77 printf("[%s]\n", out_hex);
114 char out_hex[160 * 2 + 1];
126 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
127 printf("[%s]\n", out_hex);
141 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
142 printf("[%s]\n", out_hex);
146 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
147 printf("[%s]\n", out_hex);
156 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
157 printf("[%s]\n", out_hex);
160 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
161 printf("[%s]\n", out_hex);
164 sodium_bin2hex(out_hex, sizeof out_hex, out, sizeof out);
165 printf("[%s]\n", out_hex);