Searched defs:chacha20_ctx (Results 1 – 1 of 1) sorted by relevance
18 struct chacha20_ctx { struct23 void crypto_chacha20_init(u32 *state, struct chacha20_ctx *ctx, u8 *iv); argument