Searched defs:chacha_ctx (Results 1 – 3 of 3) sorted by relevance
15 struct chacha_ctx { struct25 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits) argument
16 typedef struct chacha_ctx chacha_ctx; typedef
15 } chacha_ctx; typedef