Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
H A Dbase.cpp986 const int randomByteCount = 4; in GetSecureRandom() local
988 BYTE pbData[randomByteCount]; in GetSecureRandom()
1000 if (!CryptGenRandom(hCryptProv, randomByteCount, pbData)) { in GetSecureRandom()

Completed in 4 milliseconds