Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/
H A Dmem_sec.c418 SYSTEM_INFO systemInfo; in sh_init() local
492 GetSystemInfo(&systemInfo); in sh_init()
493 pgsize = (size_t)systemInfo.dwPageSize; in sh_init()