Searched refs:cfs_crypto_hash_digest (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 92 int cfs_crypto_hash_digest(unsigned char alg_id, in cfs_crypto_hash_digest() function 122 EXPORT_SYMBOL(cfs_crypto_hash_digest); 211 err = cfs_crypto_hash_digest(alg_id, buf, buf_len, NULL, 0, in cfs_crypto_performance_test()
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs_crypto.h | 129 int cfs_crypto_hash_digest(unsigned char alg,
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_plain.c | 255 cfs_crypto_hash_digest(CFS_HASH_ALG_CRC32, in plain_ctx_verify() 869 cfs_crypto_hash_digest(CFS_HASH_ALG_CRC32, in plain_authorize()
|
D | pack_generic.c | 1207 cfs_crypto_hash_digest(CFS_HASH_ALG_CRC32, (unsigned char *)pb, in lustre_msg_calc_cksum()
|