Searched refs:ctxDS (Results 1 – 1 of 1) sorted by relevance
175 DIGEST_CTX ctxA, ctxB, ctxC, ctxDP, ctxDS; in crypt_genhash_impl() local250 DIGESTInit(&ctxDS); in crypt_genhash_impl()252 DIGESTUpdate(&ctxDS, salt, salt_len); in crypt_genhash_impl()253 DIGESTFinal(DS, &ctxDS); in crypt_genhash_impl()