Searched refs:yarrowConnection (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DYarrowConnection.cpp35 static ModuleNexus<YarrowConnection> yarrowConnection; variable
41 yarrowConnection().random(buf, len);
46 if (yarrowConnection().writable)
47 yarrowConnection().addEntropy(buf, len);

Completed in 58 milliseconds