Searched defs:encryptedFastAuth (Results 1 – 1 of 1) sorted by relevance
304 static void ParseFastAuthValue(AuthSessionInfo *info, const char *encryptedFastAuth, in ParseFastAuthValue()343 char encryptedFastAuth[ENCRYPTED_FAST_AUTH_MAX_LEN] = {0}; in UnpackFastAuth() local