Home
last modified time | relevance | path

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

/hardware/interfaces/rebootescrow/aidl/default/
DHadamardUtils.cpp96 const auto cdest = reinterpret_cast<uint8_t*>(dest); in CondCopy() local
99 const uint32_t d = cdest[i]; in CondCopy()
101 cdest[i] = d ^ (-ctl & (s ^ d)); in CondCopy()