crypto_rfc3686_ctx  172 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(parent);
crypto_rfc3686_ctx  198 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_rfc3686_ctx  227 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_rfc3686_ctx  249 crypto/ctr.c   	struct crypto_rfc3686_ctx *ctx = crypto_skcipher_ctx(tfm);
crypto_rfc3686_ctx  337 crypto/ctr.c   	inst->alg.base.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx);