Home
last modified time | relevance | path

Searched defs:ealg (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dipsecesp.c1218 ipsec_alginfo_t *ealg = NULL; in esp_insert_prop() local
3743 ipsec_alginfo_t *ealg; local
/titanic_41/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c457 dump_ealg(uint8_t ealg, FILE *where) in dump_ealg()