SilcBool silc_idcache_find_by_context(SilcIDCache cache, void *context, SilcIDCacheEntry *ret);
Find cache entry by user specified context. Returns TRUE if the entry was found.