Home
last modified time | relevance | path

Searched defs:blake2b (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/
H A Dblake2b.h141 static inline void blake2b(const u8 *key, size_t keylen, in blake2b() function
/linux/fs/btrfs/
H A Dfs.h1094 struct blake2b_ctx blake2b; member