crypto_rfc3686_ctx  247 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(parent);
crypto_rfc3686_ctx  275 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_blkcipher_ctx(tfm);
crypto_rfc3686_ctx  304 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_rfc3686_ctx  318 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(tfm);
crypto_rfc3686_ctx  366 crypto/ctr.c   	inst->alg.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx);