Searched refs:crypto_pcbc_ctx (Results 1 – 1 of 1) sorted by relevance
25 struct crypto_pcbc_ctx { struct32 struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(parent); in crypto_pcbc_setkey() argument103 struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_pcbc_encrypt()183 struct crypto_pcbc_ctx *ctx = crypto_blkcipher_ctx(tfm); in crypto_pcbc_decrypt()207 struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_pcbc_init_tfm()220 struct crypto_pcbc_ctx *ctx = crypto_tfm_ctx(tfm); in crypto_pcbc_exit_tfm()256 inst->alg.cra_ctxsize = sizeof(struct crypto_pcbc_ctx); in crypto_pcbc_alloc()