Searched defs:FX_GenerateCryptoRandom (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_extension.cpp347 if (!FX_GenerateCryptoRandom(&dwSeed, 1)) {
380 FX_BOOL FX_GenerateCryptoRandom(FX_LPDWORD pBuffer, FX_INT32 iCount) function
394 FX_GenerateCryptoRandom(pBuffer, iCount);

Completed in 1064 milliseconds