Home
last modified time | relevance | path

Searched refs:hash_sha256 (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/crypto/
A Dhash.h11 int hash_sha256(const u8 *buf, size_t length, u8 *out);
A Dhash.c22 int hash_sha256(const u8 *buf, size_t length, u8 *out) in hash_sha256() function
/fs/btrfs/
A Ddisk-io.c127 return hash_sha256(data, len, out); in btrfs_csum_data()

Completed in 6 milliseconds