Searched defs:BLAKE2S_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/crypto/tests/ | ||
| H A D | blake2s_kunit.c | 15 u8 out[BLAKE2S_HASH_SIZE]) in blake2s_default() |
| /linux/include/crypto/ | ||
| H A D | blake2s.h | 16 BLAKE2S_HASH_SIZE = 32, enumerator |