CryptCreateHash   166 ext/standard/php_crypt_r.c 	if(!CryptCreateHash(hCryptProv, CALG_MD5, 0, 0, &ctx)) {
CryptCreateHash   187 ext/standard/php_crypt_r.c 	if(!CryptCreateHash(hCryptProv, CALG_MD5, 0, 0, &ctx1)) {
CryptCreateHash   234 ext/standard/php_crypt_r.c 		if(!CryptCreateHash(hCryptProv, CALG_MD5, 0, 0, &ctx1)) {