Searched refs:otx_cpt_enc_ctx (Results 1 – 2 of 2) sorted by relevance
149 struct otx_cpt_enc_ctx *ctx; in output_iv_copyback()238 struct otx_cpt_enc_ctx *ctx = crypto_tfm_ctx(tfm); in create_ctx_hdr()395 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_skcipher_xts_setkey()424 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_des_setkey()440 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_aes_setkey()495 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_enc_dec_init()1306 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1323 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1340 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1357 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
129 struct otx_cpt_enc_ctx { struct