Searched refs:ipsec_create_ctx_tmpl (Results 1 – 2 of 2) sorted by relevance
919 (void) ipsec_create_ctx_tmpl(_sa, _type); \928 extern int ipsec_create_ctx_tmpl(ipsa_t *, ipsec_algtype_t);
3213 error = ipsec_create_ctx_tmpl(newbie, IPSEC_ALG_AUTH);3377 error = ipsec_create_ctx_tmpl(newbie, IPSEC_ALG_ENCR);7116 (void) ipsec_create_ctx_tmpl(entry,7184 ipsec_create_ctx_tmpl(ipsa_t *sa, ipsec_algtype_t alg_type) function