Searched refs:ctxDP (Results 1 – 1 of 1) sorted by relevance
175 DIGEST_CTX ctxA, ctxB, ctxC, ctxDP, ctxDS; in crypt_genhash_impl() local237 DIGESTInit(&ctxDP); in crypt_genhash_impl()239 DIGESTUpdate(&ctxDP, plaintext, plaintext_len); in crypt_genhash_impl()240 DIGESTFinal(DP, &ctxDP); in crypt_genhash_impl()