Searched refs:algname (Results 1 – 3 of 3) sorted by relevance
101 static inline unsigned char cfs_crypto_hash_alg(const char *algname) in cfs_crypto_hash_alg() argument106 if (!strcmp(hash_types[i].cht_name, algname)) in cfs_crypto_hash_alg()
467 __u8 sptlrpc_get_hash_alg(const char *algname) in sptlrpc_get_hash_alg() argument469 return cfs_crypto_hash_alg(algname); in sptlrpc_get_hash_alg()
868 __u8 sptlrpc_get_hash_alg(const char *algname);