Searched defs:ipsa_cm_mech_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h67 } ipsa_cm_mech_t; typedef in typeref:struct:ipsa_cm_mech_s
130 uint_t, uchar_t *, ipsa_cm_mech_t *, crypto_data_t *);
766 void gcm_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,
768 void ccm_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,
770 void cbc_params_init(ipsa_t *, uchar_t *, uint_t, uchar_t *, ipsa_cm_mech_t *,

Completed in 65 milliseconds