Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dipsec_impl.h714 typedef struct ipsec_crypto_s { struct
715 size_t ic_skip_len; /* len to skip for AH auth */
716 crypto_data_t ic_crypto_data; /* single op crypto data */
717 crypto_dual_data_t ic_crypto_dual_data; /* for dual ops */
718 crypto_data_t ic_crypto_mac; /* to store the MAC */
719 ipsa_cm_mech_t ic_cmm;