Home
last modified time | relevance | path

Searched refs:swcr_comp_algo (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dcryptosoft.h43 const struct swcr_comp_algo *SW_cxf;
H A Dcryptosoft_xform.c82 struct swcr_comp_algo { struct
368 static const struct swcr_comp_algo swcr_comp_algo_deflate = {
374 static const struct swcr_comp_algo swcr_comp_algo_deflate_nogrow = {
380 static const struct swcr_comp_algo swcr_comp_algo_gzip = {
H A Dcryptosoft.c704 const struct swcr_comp_algo *cxf; in swcr_compdec()
765 const struct swcr_comp_algo *cxf; in swcr_newsession()