Searched defs:BLAKE3_BLOCK_LEN (Results 1 – 12 of 12) sorted by relevance
38 const uint8_t block[BLAKE3_BLOCK_LEN], in compress_pre()85 const uint8_t block[BLAKE3_BLOCK_LEN], in blake3_compress_in_place_portable()101 const uint8_t block[BLAKE3_BLOCK_LEN], in blake3_compress_xof_portable()
1805 BLAKE3_BLOCK_LEN: label
1808 BLAKE3_BLOCK_LEN: label
137 const uint8_t block[BLAKE3_BLOCK_LEN], in blake3_compress_in_place()166 const uint8_t block[BLAKE3_BLOCK_LEN], in blake3_compress_xof()
2604 BLAKE3_BLOCK_LEN: label
2066 BLAKE3_BLOCK_LEN: label
2321 BLAKE3_BLOCK_LEN: label
2582 BLAKE3_BLOCK_LEN: label
2033 BLAKE3_BLOCK_LEN: label
14 #define BLAKE3_BLOCK_LEN 64 macro
2288 BLAKE3_BLOCK_LEN: label
63 const uint8_t block[BLAKE3_BLOCK_LEN], in make_output()149 INLINE output_t parent_output(const uint8_t block[BLAKE3_BLOCK_LEN], in parent_output()