Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c147 int cfs_crypto_hash_update_page(struct cfs_crypto_hash_desc *hdesc, in cfs_crypto_hash_update_page() function
158 EXPORT_SYMBOL(cfs_crypto_hash_update_page);
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_crypto.h157 int cfs_crypto_hash_update_page(struct cfs_crypto_hash_desc *desc,
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_bulk.c532 cfs_crypto_hash_update_page(hdesc, desc->bd_iov[i].kiov_page, in sptlrpc_get_bulk_checksum()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c1185 cfs_crypto_hash_update_page(hdesc, pga[i]->pg, in osc_checksum_bulk()