Searched refs:salsa20_ctx (Results 1 – 1 of 1) sorted by relevance
31 struct salsa20_ctx { struct104 static void salsa20_init(u32 *state, const struct salsa20_ctx *ctx, in salsa20_init()117 struct salsa20_ctx *ctx = crypto_skcipher_ctx(tfm); in salsa20_setkey()157 const struct salsa20_ctx *ctx = crypto_skcipher_ctx(tfm); in salsa20_crypt()185 .base.cra_ctxsize = sizeof(struct salsa20_ctx),