Home
last modified time | relevance | path

Searched refs:xchacha20_xor (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/sightglass/benchmarks/shootout/
H A Dxchacha20.c172 xchacha20_xor(uint8_t *c, const uint8_t *m, size_t len, const uint8_t nonce[xchacha20_NONCEBYTES], in xchacha20_xor() function
214 xchacha20_xor(buf, buf, BUF_SIZE, buf, buf); in xchacha20_body()