Searched defs:chacha_ctx (Results 1 – 1 of 1) sorted by relevance
32 struct chacha_ctx { struct44 void crypto_chacha_init(u32 *state, const struct chacha_ctx *ctx, const u8 *iv); argument