Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 4 of 4) sorted by relevance

/openssl/test/
H A Dsslcorrupttest.c184 static unsigned char junk[16000] = { 0 }; in test_ssl_corrupt() local
231 if (!TEST_int_ge(SSL_write(client, junk, sizeof(junk)), 0)) in test_ssl_corrupt()
234 if (!TEST_int_lt(SSL_read(server, junk, sizeof(junk)), 0)) in test_ssl_corrupt()
H A Dbio_base64_test.c32 #define junk "#foo" /* Skipped initial content */ macro
45 static char *prefixes[NVAR] = { "", junk, gunk, "", "" };
46 static char *suffixes[NVAR] = { "", "", "", sEOF, junk };
/openssl/crypto/perlasm/
H A Dppc-xlate.pl32 my $junk = shift;
91 my $junk = shift;
/openssl/apps/lib/
H A Dapps.c2805 FILETIME junk; in app_tminterval() local
2807 GetProcessTimes(proc, &junk, &junk, &junk, &now); in app_tminterval()

Completed in 16 milliseconds