Searched refs:cachefiles_charmap (Results 1 – 1 of 1) sorted by relevance
15 static const char cachefiles_charmap[64] = variable96 key[len + 1] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()98 key[len] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()135 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()137 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()139 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()141 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()