crypto_blkcipher_ctx   59 arch/x86/crypto/salsa20_glue.c 	struct salsa20_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx   96 crypto/cbc.c   	struct crypto_cbc_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  175 crypto/cbc.c   	struct crypto_cbc_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  127 crypto/ctr.c   	struct crypto_ctr_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  275 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  129 crypto/cts.c   	struct crypto_cts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
crypto_blkcipher_ctx  223 crypto/cts.c   	struct crypto_cts_ctx *ctx = crypto_blkcipher_ctx(desc->tfm);
crypto_blkcipher_ctx   75 crypto/ecb.c   	struct crypto_ecb_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx   89 crypto/ecb.c   	struct crypto_ecb_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  184 crypto/lrw.c   	struct priv *ctx = crypto_blkcipher_ctx(desc->tfm);
crypto_blkcipher_ctx  195 crypto/lrw.c   	struct priv *ctx = crypto_blkcipher_ctx(desc->tfm);
crypto_blkcipher_ctx  103 crypto/pcbc.c  	struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  183 crypto/pcbc.c  	struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  186 crypto/salsa20_generic.c 	struct salsa20_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_blkcipher_ctx  149 crypto/xts.c   	struct priv *ctx = crypto_blkcipher_ctx(desc->tfm);
crypto_blkcipher_ctx  160 crypto/xts.c   	struct priv *ctx = crypto_blkcipher_ctx(desc->tfm);