Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.h178 uint32_t getConstantBlindingCookie() const { return ConstantBlindingCookie; } in getConstantBlindingCookie()
316 uint32_t ConstantBlindingCookie = 0; /// cookie for constant blinding variable
DIceCfg.cpp53 ConstantBlindingCookie = in Cfg()