Searched refs:ipsa_cm_mech_t (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | sadb.h | 69 } ipsa_cm_mech_t; typedef 132 uint_t, uchar_t *, ipsa_cm_mech_t *, crypto_data_t *); 767 void gcm_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *, 769 void ccm_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *, 771 void cbc_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,
|
H A D | ipsec_impl.h | 724 ipsa_cm_mech_t ic_cmm;
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 8056 ipsa_cm_mech_t *cm_mech, crypto_data_t *crypto_data) 8085 ipsa_cm_mech_t *cm_mech, crypto_data_t *crypto_data) 8096 ipsa_cm_mech_t *cm_mech, crypto_data_t *crypto_data)
|