Home
last modified time | relevance | path

Searched refs:cfs_crypto_hash_digestsize (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_crypto.h90 static inline int cfs_crypto_hash_digestsize(unsigned char hash_alg) in cfs_crypto_hash_digestsize() function
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c529 hashsize = cfs_crypto_hash_digestsize(cfs_hash_alg_id[alg]); in sptlrpc_get_bulk_checksum()