Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds