Searched defs:encryptedFastAuth (Results 1 – 2 of 2) sorted by relevance
193 const char *encryptedFastAuth = "encryptedFastAuth"; variable
513 static void ParseFastAuthValue(AuthSessionInfo *info, const char *encryptedFastAuth, AuthDeviceKeyI… in ParseFastAuthValue()690 char encryptedFastAuth[ENCRYPTED_FAST_AUTH_MAX_LEN] = {0}; in UnpackFastAuth() local