Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/context/src/
Dcontext_pool_impl.cpp155 unsigned char *contextIdPtr = static_cast<unsigned char *>(static_cast<void *>(&contextId)); in GetNewContextId() local
157 RAND_bytes(contextIdPtr, sizeof(uint64_t)); in GetNewContextId()