SilcBool silc_hash_alloc_by_oid(const char *oid, SilcHash *new_hash);
Same as silc_hash_alloc but allocates the hash algorithm by the hash algorithm OID string indicated by `oid'. Returns FALSE if such hash function does not exist.