Home
last modified time | relevance | path

Searched refs:otx_cpt_enc_ctx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c149 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),
H A Dotx_cptvf_algs.h129 struct otx_cpt_enc_ctx { struct