Searched defs:chacha_ctx (Results 1 – 7 of 7) sorted by relevance
15 struct chacha_ctx { struct25 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits) argument
13 typedef struct chacha_ctx chacha_ctx; typedef
19 struct chacha_ctx { struct25 static inline void chacha_keysetup(struct chacha_ctx *x, const u8 *k, u32 kbits) argument36 typedef struct chacha_ctx chacha_ctx; typedef
129 chacha_ctx chacha_ctx; in chacha20poly1305_encrypt() local170 chacha_ctx chacha_ctx; in chacha20poly1305_decrypt() local
16 } chacha_ctx; typedef
15 } chacha_ctx; typedef