Home
last modified time | relevance | path

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

/openbsd-src/sys/crypto/
H A Dxform.h71 struct comp_algo { struct
109 extern const struct comp_algo comp_algo_deflate;
H A Dcryptosoft.h45 const struct comp_algo *SW_cxf;
H A Dcryptosoft.c659 const struct comp_algo *cxf; in swcr_compdec()
737 const struct comp_algo *cxf; in swcr_newsession()
H A Dxform.c302 const struct comp_algo comp_algo_deflate = {
/openbsd-src/sys/netinet/
H A Dip_ipcomp.c85 const struct comp_algo *tcomp = NULL; in ipcomp_init()
136 const struct comp_algo *ipcompx = tdb->tdb_compalgxform; in ipcomp_input()
306 const struct comp_algo *ipcompx = tdb->tdb_compalgxform; in ipcomp_output()
H A Dip_ipsp.h346 const struct comp_algo *tdb_compalgxform; /* Compression algo */