Searched defs:cfs_crypto_hash_digest (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-crypto.c95 int cfs_crypto_hash_digest(unsigned char alg_id, function
125 EXPORT_SYMBOL(cfs_crypto_hash_digest); variable
214 err = cfs_crypto_hash_digest(alg_id, buf, buf_len, NULL, 0,

Completed in 80 milliseconds