Searched defs:chacha_ctx (Results 1 – 5 of 5) sorted by relevance
11 struct chacha_ctx { struct12 u_int input[16];
20 typedef struct chacha_ctx chacha_ctx; typedef
27 typedef struct chacha_ctx { struct29 } chacha_ctx; typedef
32 typedef struct chacha_ctx { struct34 } chacha_ctx; argument
20 struct chacha_ctx { struct24 typedef struct chacha_ctx chacha_ctx; argument