bool silc_idcache_get_all(SilcIDCache cache, SilcIDCacheList *ret);
Returns all cache entries from the ID cache to the `ret' SilcIDCacheList. Returns TRUE if the retrieval was successful. The caller must free the returned SilcIDCacheList.