Searched refs:otx_cpt_enc_ctx (Results 1 – 2 of 2) sorted by relevance
150 struct otx_cpt_enc_ctx *ctx; in output_iv_copyback()239 struct otx_cpt_enc_ctx *ctx = crypto_tfm_ctx(tfm); in create_ctx_hdr()396 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_skcipher_xts_setkey()425 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_des_setkey()441 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_aes_setkey()496 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_enc_dec_init()1307 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1324 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1341 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1358 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
129 struct otx_cpt_enc_ctx { struct