]>
git.saurik.com Git - apple/security.git/blob - utilities/src/iOSforOSX-SecRandom.c
5 // Created by J Osborne on 11/13/12.
6 // Copyright (c) 2012 Apple Inc. All rights reserved.
9 #include <TargetConditionals.h>
11 #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE))
12 const void *kSecRandomDefault
= (void*)0;