Home
last modified time | relevance | path

Searched refs:tdb_compalgxform (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dkeydb.h165 const struct comp_algo *tdb_compalgxform;/* compression algorithm */ member
H A Dxform_ipcomp.c171 sav->tdb_compalgxform = tcomp; in ipcomp_init()
176 csp.csp_cipher_alg = sav->tdb_compalgxform->type; in ipcomp_init()
406 ipcompx = sav->tdb_compalgxform; in ipcomp_output()