Searched defs:testbuf (Results 1 – 7 of 7) sorted by relevance
259 char *testbuf = NULL; in test4() local
313 char testbuf[128]; in __crypt_sha256() local
362 char testbuf[128]; in __crypt_sha512() local
276 char testbuf[64]; in __crypt_md5() local
709 testdetail parsetest(char *testbuf, testdetail oldtest) { in parsetest()1496 char testbuf[512], linebuf[512]; in runtests() local
837 static const gchar *testbuf = "0123456789abcdef"; variable
203 static const gchar *testbuf = "0123456789abcdef"; variable