Home
last modified time | relevance | path

Searched defs:CRYPTO_DEFLATE_COMP (Results 1 – 2 of 2) sorted by relevance

/NextBSD/tests/sys/opencrypto/
HDcryptodevh.py188 CRYPTO_DEFLATE_COMP = 17 variable
/NextBSD/sys/opencrypto/
HDcryptodev.h175 #define CRYPTO_DEFLATE_COMP 17 /* Deflate compression algorithm */ macro