Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dchacha20.h15 struct chacha20_ctx { struct
19 void crypto_chacha20_init(u32 *state, struct chacha20_ctx *ctx, u8 *iv); argument