salsa20_ctx        48 arch/x86/crypto/salsa20_glue.c 	struct salsa20_ctx *ctx = crypto_tfm_ctx(tfm);
salsa20_ctx        59 arch/x86/crypto/salsa20_glue.c 	struct salsa20_ctx *ctx = crypto_blkcipher_ctx(tfm);
salsa20_ctx        97 arch/x86/crypto/salsa20_glue.c 	.cra_ctxsize        =   sizeof(struct salsa20_ctx),
salsa20_ctx       175 crypto/salsa20_generic.c 	struct salsa20_ctx *ctx = crypto_tfm_ctx(tfm);
salsa20_ctx       186 crypto/salsa20_generic.c 	struct salsa20_ctx *ctx = crypto_blkcipher_ctx(tfm);
salsa20_ctx       224 crypto/salsa20_generic.c 	.cra_ctxsize        =   sizeof(struct salsa20_ctx),