Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_sadb.c268 retval->ipsa_authkeybits) in ipsec_getassocbyconn()
287 retval->ipsa_authkeybits) in ipsec_getassocbyconn()
H A Dspd.c3022 esp_assoc->ipsa_authkeybits; in ipsec_in_to_out_action()
3024 esp_assoc->ipsa_authkeybits; in ipsec_in_to_out_action()
3036 ah_assoc->ipsa_authkeybits; in ipsec_in_to_out_action()
3038 ah_assoc->ipsa_authkeybits; in ipsec_in_to_out_action()
H A Dsadb.c1394 key->sadb_key_bits = ipsa->ipsa_authkeybits; in sadb_sa2msg()
3204 newbie->ipsa_authkeybits = akey->sadb_key_bits;
3224 newbie->ipsa_kcfauthkey.ck_length = newbie->ipsa_authkeybits;
/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h140 #define ipsa_authkeybits ipsa_authkeydata.sak_keybits macro