Searched refs:mdlen (Results 1 – 2 of 2) sorted by relevance
295 int mdlen = secret_len * 2; local297 int mdlen = secret_len * 2 * 8; local310 MD4Update(&md4Context, unicodePassword, mdlen);462 int mdlen = secret_len * 2; local464 int mdlen = secret_len * 2 * 8; local481 MD4Update(&md4Context, unicodePassword, mdlen);530 int mdlen = 1; local532 int mdlen = 8; local554 MD4Update(&md4Context, unicodePassword, secret_len * 2 * mdlen);559 MD4Update(&md4Context, hash, MD4_SIGNATURE_SIZE * mdlen);
56 static uint_t mdlen; variable87 mdlen = cmach.md_size - sizeof (csu_md_t); in cb_check_machdep()132 bytes = mdlen; in cb_interpret()148 SF_ADV(mdlen); in cb_interpret()