mirror of
https://github.com/BLAKE3-team/BLAKE3
synced 2025-01-21 15:50:01 +01:00
It looks like I originally made this mistake when I was copying code from the baokeshed prototype (a274a9b0faa444dd842a0584483eae6e97dbf21e), and then it got replicated into the C implementation later. |
||
|---|---|---|
| .. | ||
| ffi_avx2.rs | ||
| ffi_avx512.rs | ||
| ffi_neon.rs | ||
| ffi_sse41.rs | ||
| guts.rs | ||
| join.rs | ||
| lib.rs | ||
| platform.rs | ||
| portable.rs | ||
| rust_avx2.rs | ||
| rust_sse41.rs | ||
| test.rs | ||
| traits.rs | ||