Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Dchacha20.h18 struct chacha20_ctx { struct
23 void crypto_chacha20_init(u32 *state, struct chacha20_ctx *ctx, u8 *iv); argument