Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/opencrypto/
H A Dxform.c256 CRYPTO_GZIP_COMP, "GZIP",
H A Dcryptosoft.c1030 case CRYPTO_GZIP_COMP: in swcr_newsession()
1138 case CRYPTO_GZIP_COMP: in swcr_freesession()
1250 case CRYPTO_GZIP_COMP: in swcr_process()
1314 REGISTER(CRYPTO_GZIP_COMP); in swcr_init()
H A Dcryptodev.h137 #define CRYPTO_GZIP_COMP 22 /* gzip compression algorithm */ macro
H A Dcryptodev.c1583 case CRYPTO_GZIP_COMP: in cryptodev_session()