Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dcommon.c124 } crypto_data_union_t; typedef
128 prt_cdu(crypto_data_union_t *cdu, int format, const char *prefix) in prt_cdu()
178 prt_cdu((crypto_data_union_t *)&data.cdu, data.cd_format, "cdu"); in crypto_data()
208 prt_cdu((crypto_data_union_t *)&ddata.dd_data.cdu, ddata.dd_format, in crypto_dual_data()