Searched refs:ipsec_destroy_ctx_tmpl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h929 extern void ipsec_destroy_ctx_tmpl(ipsa_t *, ipsec_algtype_t);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c291 ipsec_destroy_ctx_tmpl(ipsa, IPSEC_ALG_AUTH);
292 ipsec_destroy_ctx_tmpl(ipsa, IPSEC_ALG_ENCR);
7125 ipsec_destroy_ctx_tmpl(entry, update_state->alg_type);
7252 ipsec_destroy_ctx_tmpl(ipsa_t *sa, ipsec_algtype_t alg_type) function

Completed in 182 milliseconds