Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/dlp/FakeClient/
DFakeClient.cpp43 static char s_Passphrase[nn::dlp::MAX_CHILD_UDS_PASSPHRASE_LENGTH]; variable
614 NN_UTIL_PANIC_IF_FAILED(nn::dlp::FakeClient::GetPassphrase(s_Passphrase)); in UpdateReboot()
615 DLP_DEBUG_PRINT("PASSPHRASE : %s\n", s_Passphrase); in UpdateReboot()
905 DoChild(s_ServerMac, s_Passphrase); in nnMain()