Searched refs:xf_cleanup (Results 1 – 6 of 6) sorted by relevance
92 void (*xf_cleanup)(struct secasvar*); /* cleanup */ member
373 .xf_cleanup = tcpsignature_cleanup,
741 .xf_cleanup = ipcomp_cleanup,
1156 .xf_cleanup = ah_cleanup,
1054 .xf_cleanup = esp_cleanup,
3062 sav->tdb_xform->xf_cleanup(sav); in key_cleansav()