Home
last modified time | relevance | path

Searched refs:ipsa_kcfauthkey (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dsadb.h291 crypto_key_t ipsa_kcfauthkey; /* authentication key */ member
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecesp.c2167 &assoc->ipsa_kcfauthkey, auth_ctx_tmpl, in esp_submit_req_inbound()
2208 &assoc->ipsa_kcfauthkey, &assoc->ipsa_kcfencrkey, in esp_submit_req_inbound()
2497 &assoc->ipsa_kcfauthkey, auth_ctx_tmpl, in esp_submit_req_outbound()
2566 &assoc->ipsa_kcfencrkey, &assoc->ipsa_kcfauthkey, in esp_submit_req_outbound()
H A Dsadb.c931 newbie->ipsa_kcfauthkey.ck_data = in sadb_cloneassoc()
3197 newbie->ipsa_kcfauthkey.ck_format = CRYPTO_KEY_RAW;
3198 newbie->ipsa_kcfauthkey.ck_length = newbie->ipsa_authkeybits;
3199 newbie->ipsa_kcfauthkey.ck_data = newbie->ipsa_authkey;
7199 key = &sa->ipsa_kcfauthkey;
H A Dipsecah.c2920 &ic->ic_crypto_data, &assoc->ipsa_kcfauthkey, ctx_tmpl, in ah_submit_req_inbound()
3016 &assoc->ipsa_kcfauthkey, assoc->ipsa_authtmpl, in ah_submit_req_outbound()