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