Searched refs:expNameTokId (Results 1 – 3 of 3) sorted by relevance
58 static const char *expNameTokId = "\x04\x01"; variable179 (void) memcpy(buf, expNameTokId, expNameTokIdLen); in gsscred_MakeNameHeader()
179 static const char *expNameTokId = "\x04\x01"; variable204 if (memcmp(expNameTokId, buf, expNameTokIdLen) != 0)
225 static const char *expNameTokId = "\x04\x01"; variable241 (memcmp(expName->value, expNameTokId, expNameTokIdLen) != 0))