Searched refs:cht_name (Results 1 – 2 of 2) sorted by relevance
32 char *cht_name; /**< hash algorithm name, equal to member72 if (ht->cht_name) in cfs_crypto_hash_type()85 return ht->cht_name; in cfs_crypto_hash_name()106 if (!strcmp(hash_types[i].cht_name, algname)) in cfs_crypto_hash_alg()
53 desc->tfm = crypto_alloc_hash((*type)->cht_name, 0, 0); in cfs_crypto_hash_alloc()60 (*type)->cht_name); in cfs_crypto_hash_alloc()