Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp57 static volatile UInt32 ARVRootHashFetched = 0; variable
184 if (!OSCompareAndSwap(0, 1, &ARVRootHashFetched)) { in IOGetARVRootHashData()