Home
last modified time | relevance | path

Searched defs:chacha_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/crypto/
Dchacha.h32 struct chacha_ctx { struct
44 void crypto_chacha_init(u32 *state, const struct chacha_ctx *ctx, const u8 *iv); argument