Searched refs:KeyCacheAlloc (Results 1 – 3 of 3) sorted by relevance
98 struct KeyCache *KeyCacheAlloc(struct fb_mem *fbmem, const char *name, uint8_t len);
81 (void)KeyCacheAlloc(fbmem, key, len); in FbMemLookup()
109 struct KeyCache *KeyCacheAlloc(struct fb_mem *fbmem, const char *name, uint8_t len) in KeyCacheAlloc() function