Searched refs:cryptoRand (Results 1 – 5 of 5) sorted by relevance
52 #define FILLP_CRYPTO_RAND (g_fillpOsBasicLibFun.cryptoRand)
1404 FILLP_REG_OS_BASIC_LIB_FUNC(libSysFunc, cryptoRand); in FtRegCopyOsBasicLibFunc()1406 g_fillpOsBasicLibFun.cryptoRand = libSysFunc->sysLibBasicFunc.cryptoRand; in FtRegCopyOsBasicLibFunc()1478 if (FILLP_INVALID_PTR(libSysFunc->sysLibBasicFunc.cryptoRand)) { in FillpApiRegLibSysFunc()
115 adpLibSysFunc.sysLibBasicFunc.cryptoRand = CryptoRand; in PreSetFillpCoreParams()
941 FillpCryptoRandFunc cryptoRand; /* Cryptographic quality random number callback function. */ member
1385 g_fillpOsBasicLibFun.cryptoRand = FILLP_NULL_PTR; in FillpRegBasicFun()