Searched defs:chacha_ctx (Results 1 – 9 of 9) sorted by relevance
10 struct chacha_ctx { struct11 u_int input[16];
17 typedef struct chacha_ctx chacha_ctx; typedef
15 struct chacha_ctx { struct25 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits) argument
15 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
17 } chacha_ctx; typedef