SilcBool silc_hash_id_compare_full(void *key1, void *key2, void *user_context)
Compares two ID's. May be used as SilcHashTable comparison function. To compare full ID's instead of only partial, like the silc_hash_id_compare does, use this function.