Searched refs:mc_mech_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c81 md4_mech_type_t mc_mech_type; /* type of context */ member in struct:md4_ctx
225 PROV_MD4_CTX(ctx)->mc_mech_type = MD4_MECH_INFO_TYPE;
H A Dmd5_mod.c92 md5_mech_type_t mc_mech_type; /* type of context */ member in struct:md5_ctx
310 PROV_MD5_CTX(ctx)->mc_mech_type = MD5_MECH_INFO_TYPE;
1486 mech_type = PROV_MD5_CTX(ctx)->mc_mech_type;

Completed in 46 milliseconds