Searched refs:otx2_cpt_enc_ctx (Results 1 – 2 of 2) sorted by relevance
132 struct otx2_cpt_enc_ctx *ctx; in output_iv_copyback()223 struct otx2_cpt_enc_ctx *ctx = crypto_skcipher_ctx(stfm); in create_ctx_hdr()410 struct otx2_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx2_cpt_skcipher_xts_setkey()442 struct otx2_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_des_setkey()459 struct otx2_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in cpt_aes_setkey()548 struct otx2_cpt_enc_ctx *ctx = crypto_skcipher_ctx(tfm); in otx2_cpt_skcipher_exit()1373 .base.cra_ctxsize = sizeof(struct otx2_cpt_enc_ctx),1391 .base.cra_ctxsize = sizeof(struct otx2_cpt_enc_ctx),1409 .base.cra_ctxsize = sizeof(struct otx2_cpt_enc_ctx),1427 .base.cra_ctxsize = sizeof(struct otx2_cpt_enc_ctx),[all …]
119 struct otx2_cpt_enc_ctx { struct
Completed in 8 milliseconds