Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_base64_test.c18 static char gunk[2048]; variable
45 static char *prefixes[NVAR] = { "", junk, gunk, "", "" };
436 memset(gunk, 'o', sizeof(gunk)); in setup_tests()
437 gunk[0] = '#'; in setup_tests()
438 gunk[sizeof(gunk) - 1] = '\0'; in setup_tests()

Completed in 4 milliseconds