Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_extension.cpp328 if (!FX_GenerateCryptoRandom(&dwSeed, 1)) { in FX_Random_GenerateMT()
361 FX_BOOL FX_GenerateCryptoRandom(FX_LPDWORD pBuffer, FX_INT32 iCount) in FX_GenerateCryptoRandom() function
375 FX_GenerateCryptoRandom(pBuffer, iCount); in FX_Random_GenerateCrypto()
Dextension.h434 FX_BOOL FX_GenerateCryptoRandom(FX_LPDWORD pBuffer, FX_INT32 iCount);