Home
last modified time | relevance | path

Searched refs:cfs_crypto_hash_name (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c222 cfs_crypto_hash_name(alg_id), err); in cfs_crypto_performance_test()
231 cfs_crypto_hash_name(alg_id), cfs_crypto_hash_speeds[alg_id]); in cfs_crypto_performance_test()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_crypto.h79 static inline const char *cfs_crypto_hash_name(unsigned char hash_alg) in cfs_crypto_hash_name() function
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c463 return cfs_crypto_hash_name(cfs_hash_alg_id[hash_alg]); in sptlrpc_get_hash_name()
525 cfs_crypto_hash_name(cfs_hash_alg_id[alg])); in sptlrpc_get_bulk_checksum()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c1168 cfs_crypto_hash_name(cfs_alg)); in osc_checksum_bulk()