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

/forgerock/web-agents-v4/source/
H A Dutility.c1500 unsigned char __rnd[16]; member in union:__anon103
1507 CryptGenRandom(hcp, sizeof (uuid_data), uuid_data.__rnd);
1514 sz = fread(uuid_data.__rnd, 1, sizeof (uuid_data), fp);

Completed in 78 milliseconds