CryptGenRandom    999 Zend/zend_alloc.c 			BOOL ret = CryptGenRandom(hCryptProv, size, buf);
CryptGenRandom    118 win32/winutil.c 	ret = CryptGenRandom(hCryptProv, size, buf);