Home
last modified time | relevance | path

Searched refs:writeRandomBytes_RtlGenRandom (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c783 writeRandomBytes_RtlGenRandom(void * target, size_t count) { in writeRandomBytes_RtlGenRandom() function
861 if (writeRandomBytes_RtlGenRandom((void *)&entropy, sizeof(entropy))) { in generate_hash_secret_salt()