Searched refs:IPSEC_CTX_TMPL (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ |
H A D | sadb.h | 911 #define IPSEC_CTX_TMPL(_sa, _which, _type, _tmpl) { \ macro
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ipsecesp.c | 2148 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 D | ipsecah.c | 2916 IPSEC_CTX_TMPL(assoc, ipsa_authtmpl, IPSEC_ALG_AUTH, ctx_tmpl); in ah_submit_req_inbound()
|