Searched refs:cachefiles_cook_key (Results 1 – 3 of 3) sorted by relevance
37 char *cachefiles_cook_key(const u8 *raw, int keylen, uint8_t type) in cachefiles_cook_key() function
147 extern char *cachefiles_cook_key(const u8 *raw, int keylen, uint8_t type);
79 key = cachefiles_cook_key(buffer, keylen + 2, object->type); in cachefiles_alloc_object()