Home
last modified time | relevance | path

Searched refs:otx_cpt_enc_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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),
[all...]
H A Dotx_cptvf_algs.h129 struct otx_cpt_enc_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c150 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()
1308 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
1325 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
1342 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
1359 .base.cra_ctxsize = sizeof(struct otx_cpt_enc_ctx),
[all...]
H A Dotx_cptvf_algs.h129 struct otx_cpt_enc_ctx { struct

Completed in 5 milliseconds