crypto_pcbc_ctx 32 crypto/pcbc.c struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(parent); crypto_pcbc_ctx 103 crypto/pcbc.c struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_pcbc_ctx 183 crypto/pcbc.c struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm); crypto_pcbc_ctx 207 crypto/pcbc.c struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(tfm); crypto_pcbc_ctx 220 crypto/pcbc.c struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(tfm); crypto_pcbc_ctx 256 crypto/pcbc.c inst->alg.cra_ctxsize = sizeof(struct crypto_pcbc_ctx);