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()491 struct otx_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx_cpt_enc_dec_init()1227 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1244 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),1261 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
129 struct otx_cpt_enc_ctx { struct