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.c83 #define COMP_ZLIB 1 macro
1091 comp = COMP_ZLIB; in main()
1315 if (comp == COMP_ZLIB) in main()
1326 comp == COMP_ZLIB ? "zlib" : "unknown"); in main()