Searched refs:MAX_KEY_PAIR_SIZE (Results 1 – 2 of 2) sorted by relevance
53 #define MAX_KEY_PAIR_SIZE 4096 macro
722 if (useLen > MAX_KEY_PAIR_SIZE) { in GetAppid()