Searched refs:ipsec_destroy_ctx_tmpl (Results 1 – 2 of 2) sorted by relevance
929 extern void ipsec_destroy_ctx_tmpl(ipsa_t *, ipsec_algtype_t);
291 ipsec_destroy_ctx_tmpl(ipsa, IPSEC_ALG_AUTH); in sadb_freeassoc()292 ipsec_destroy_ctx_tmpl(ipsa, IPSEC_ALG_ENCR); in sadb_freeassoc()7125 ipsec_destroy_ctx_tmpl(entry, update_state->alg_type);7252 ipsec_destroy_ctx_tmpl(ipsa_t *sa, ipsec_algtype_t alg_type) function