SilcBool silc_idcache_get_all(SilcIDCache cache, SilcList *ret_list);
Returns all cache entries into the SilcList `ret_list' pointer. Each entry in the list is SilcIDCacheEntry. Returns FALSE if the cache is empty.