Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dssl_old_test.c84 #define COMP_ZLIB 1 macro
1095 comp = COMP_ZLIB; in main()
1318 if (comp == COMP_ZLIB) in main()
1328 comp == COMP_ZLIB ? "zlib" : "unknown"); in main()