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

/freebsd-9.3-release/crypto/openssl/apps/
H A Dwinrand.c86 wndclass.cbSize = sizeof(wndclass);
/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_win.c155 DWORD cbSize; member in struct:tagCURSORINFO
359 ci.cbSize = sizeof(CURSORINFO);
361 RAND_add(&ci, ci.cbSize, 2);

Completed in 49 milliseconds