Home
last modified time | relevance | path

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

/freebsd-src/sys/opencrypto/
H A Dxform_comp.h39 struct comp_algo { struct
47 extern const struct comp_algo comp_algo_deflate; argument
H A Dxform_deflate.c58 const struct comp_algo comp_algo_deflate = {
H A Dcryptosoft.c71 const struct comp_algo *sw_cxf;
1186 const struct comp_algo *cxf; in swcr_compdec()
1554 const struct comp_algo *cxf; in swcr_newsession()
/freebsd-src/sys/netipsec/
H A Dkeydb.h129 struct comp_algo;
168 const struct comp_algo *tdb_compalgxform;/* compression algorithm */
H A Dxform.h103 const struct comp_algo * comp_algorithm_lookup(int);
H A Dxform_ipcomp.c161 const struct comp_algo *tcomp; in ipcomp_init()
403 const struct comp_algo *ipcompx; in ipcomp_output()
H A Dkey.c640 const struct comp_algo *xform;
6772 const struct comp_algo *algo; in key_acquire()
8953 const struct comp_algo *
/freebsd-src/usr.sbin/fstyp/
H A Dhammer2_disk.h1006 uint8_t comp_algo; /* 0083 compression request & algo */ member