Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/common/
H A Dlos_magickey.c123 STATIC UINT32 magicKeySwitch = 0; in CheckMagicKey() local
129 magicKeySwitch = ~magicKeySwitch; in CheckMagicKey()
130 if (magicKeySwitch != 0) { in CheckMagicKey()
137 if (magicKeySwitch != 0) { in CheckMagicKey()

Completed in 1 milliseconds