Searched refs:blake3_compress_xof (Results 1 – 4 of 4) sorted by relevance
13 #define blake3_compress_xof llvm_blake3_compress_xof macro
166 void blake3_compress_xof(const uint32_t cv[8], in blake3_compress_xof() function
193 void blake3_compress_xof(const uint32_t cv[8],
102 blake3_compress_xof(self->input_cv, self->block, self->block_len, in output_root_bytes()