Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_pool_impl.cpp35 bool GenerateRand(uint8_t *data, size_t len) in GenerateRand() function
223 bool genRandRet = GenerateRand(contextIdPtr, sizeof(uint64_t)); in GetNewContextId()