Searched defs:blake2b (Results 1 – 2 of 2) sorted by relevance
| /linux/include/crypto/ | ||
| H A D | blake2b.h | 141 static inline void blake2b(const u8 *key, size_t keylen, in blake2b() function |
| /linux/fs/btrfs/ | ||
| H A D | fs.h | 1094 struct blake2b_ctx blake2b; member |