Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c132 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 …]
A Dotx2_cptvf_algs.h119 struct otx2_cpt_enc_ctx { struct

Completed in 8 milliseconds