19 Apr
2007
19 Apr
'07
7:45 p.m.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com is there an equivalent for Linux' get_random_bytes (1) other than reading /dev/random on darwin? In userspace, just read from /dev/random. = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... If you are inside the kernel, the BSD symbolset exports read_random() in <sys/random.h>. This email sent to site_archiver@lists.apple.com