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

  /src/sys/crypto/chacha/
chacha.h 50 #define XCHACHA_STREAM_NONCEBYTES 24
76 const uint8_t[static XCHACHA_STREAM_NONCEBYTES],
81 const uint8_t[static XCHACHA_STREAM_NONCEBYTES],
chacha_impl.h 68 const uint8_t[static XCHACHA_STREAM_NONCEBYTES],
74 const uint8_t[static XCHACHA_STREAM_NONCEBYTES],
chacha_impl.c 164 const uint8_t nonce[static XCHACHA_STREAM_NONCEBYTES],
174 const uint8_t nonce[static XCHACHA_STREAM_NONCEBYTES],

Completed in 17 milliseconds