salsa20_ctx 103 crypto/salsa20_generic.c static void salsa20_init(u32 *state, const struct salsa20_ctx *ctx, salsa20_ctx 116 crypto/salsa20_generic.c struct salsa20_ctx *ctx = crypto_skcipher_ctx(tfm); salsa20_ctx 156 crypto/salsa20_generic.c const struct salsa20_ctx *ctx = crypto_skcipher_ctx(tfm); salsa20_ctx 184 crypto/salsa20_generic.c .base.cra_ctxsize = sizeof(struct salsa20_ctx),