Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h293 crypto_key_t ipsa_kcfauthkey; /* authentication key */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecesp.c1924 &assoc->ipsa_kcfauthkey, auth_ctx_tmpl, in esp_submit_req_inbound()
1965 &assoc->ipsa_kcfauthkey, &assoc->ipsa_kcfencrkey, in esp_submit_req_inbound()
2255 &assoc->ipsa_kcfauthkey, auth_ctx_tmpl, in esp_submit_req_outbound()
2324 &assoc->ipsa_kcfencrkey, &assoc->ipsa_kcfauthkey, in esp_submit_req_outbound()
H A Dsadb.c927 newbie->ipsa_kcfauthkey.ck_data = in sadb_cloneassoc()
3223 newbie->ipsa_kcfauthkey.ck_format = CRYPTO_KEY_RAW;
3224 newbie->ipsa_kcfauthkey.ck_length = newbie->ipsa_authkeybits;
3225 newbie->ipsa_kcfauthkey.ck_data = newbie->ipsa_authkey;
7480 key = &sa->ipsa_kcfauthkey;
H A Dipsecah.c2765 &ic->ic_crypto_data, &assoc->ipsa_kcfauthkey, ctx_tmpl, in ah_submit_req_inbound()
2861 &assoc->ipsa_kcfauthkey, assoc->ipsa_authtmpl, in ah_submit_req_outbound()