Home
last modified time | relevance | path

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

/fs/btrfs/crypto/
A Dhash.h12 int hash_blake2(const u8 *buf, size_t length, u8 *out);
A Dhash.c45 int hash_blake2(const u8 *buf, size_t length, u8 *out) in hash_blake2() function
/fs/btrfs/
A Ddisk-io.c129 return hash_blake2(data, len, out); in btrfs_csum_data()

Completed in 5 milliseconds