Searched refs:xf_cleanup (Results 1 – 6 of 6) sorted by relevance
91 void (*xf_cleanup)(struct secasvar*); /* cleanup */ member
388 .xf_cleanup = tcpsignature_cleanup,
747 .xf_cleanup = ipcomp_cleanup,
1079 .xf_cleanup = esp_cleanup,
1172 .xf_cleanup = ah_cleanup,
3231 sav->tdb_xform->xf_cleanup(sav); in key_cleansav()