Searched refs:otx_cpt_enc_ctx (Results 1 – 2 of 2) sorted by relevance
151 struct otx_cpt_enc_ctx *ctx; in output_iv_copyback()240 struct otx_cpt_enc_ctx *ctx = crypto_tfm_ctx(tfm); in create_ctx_hdr()397 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_skcipher_xts_setkey()426 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_des_setkey()442 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_aes_setkey()497 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_enc_dec_init()1233 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1250 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1267 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1284 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
129 struct otx_cpt_enc_ctx { struct