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

  /src/sys/crypto/chacha/
chacha.h 44 #define HCHACHA_OUTBYTES 32
59 void hchacha(uint8_t[restrict static HCHACHA_OUTBYTES],
chacha_impl.h 50 void (*ci_hchacha)(uint8_t[restrict static HCHACHA_OUTBYTES],
chacha_impl.c 131 hchacha(uint8_t out[restrict static HCHACHA_OUTBYTES],

Completed in 33 milliseconds