Searched defs:chacha_ctx (Results 1 – 6 of 6) sorted by relevance
16 struct chacha_ctx { struct26 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits) argument
17 typedef struct chacha_ctx chacha_ctx; typedef
32 typedef struct chacha_ctx { struct34 } chacha_ctx; argument
27 typedef struct chacha_ctx { struct29 } chacha_ctx; argument
20 struct chacha_ctx { struct24 typedef struct chacha_ctx chacha_ctx; argument
15 } chacha_ctx; typedef