Home
last modified time | relevance | path

Searched refs:IPSEC_CTX_TMPL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dsadb.h911 #define IPSEC_CTX_TMPL(_sa, _which, _type, _tmpl) { \ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dipsecesp.c2148 IPSEC_CTX_TMPL(assoc, ipsa_authtmpl, IPSEC_ALG_AUTH, in esp_submit_req_inbound()
2174 IPSEC_CTX_TMPL(assoc, ipsa_encrtmpl, IPSEC_ALG_ENCR, in esp_submit_req_inbound()
2479 IPSEC_CTX_TMPL(assoc, ipsa_authtmpl, IPSEC_ALG_AUTH, in esp_submit_req_outbound()
2504 IPSEC_CTX_TMPL(assoc, ipsa_encrtmpl, IPSEC_ALG_ENCR, in esp_submit_req_outbound()
H A Dipsecah.c2916 IPSEC_CTX_TMPL(assoc, ipsa_authtmpl, IPSEC_ALG_AUTH, ctx_tmpl); in ah_submit_req_inbound()