HomeSort by: relevance | last modified time | path
    Searched refs:chacha_stream_xor (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/chacha/
chacha.h 69 void chacha_stream_xor(uint8_t *, const uint8_t *, size_t,
chacha_impl.c 152 chacha_stream_xor(uint8_t *c, const uint8_t *p, size_t nbytes, uint32_t blkno, function

Completed in 21 milliseconds