Searched refs:iv_source (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h51 u64 iv_source:1; member in struct:encr_ctrl::__anon335
69 u64 iv_source:1;
H A Dcptvf_algs.c123 fctx->enc.enc_ctrl.e.iv_source = FROM_DPTR;
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h76 u64 iv_source:1; member in struct:otx_cpt_encr_ctrl::__anon209
94 u64 iv_source:1;
H A Dotx_cptvf_algs.c274 fctx->enc.enc_ctrl.e.iv_source = OTX_CPT_FROM_CPTR;
975 fctx->enc.enc_ctrl.e.iv_source = OTX_CPT_FROM_CPTR;
992 fctx->enc.enc_ctrl.e.iv_source = OTX_CPT_FROM_DPTR;
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h67 u64 iv_source:1; member in struct:otx2_cpt_encr_ctrl::__anon121
85 u64 iv_source:1;
H A Dotx2_cptvf_algs.c260 fctx->enc.enc_ctrl.e.iv_source = OTX2_CPT_FROM_CPTR;
1059 fctx->enc.enc_ctrl.e.iv_source = OTX2_CPT_FROM_CPTR;
1079 fctx->enc.enc_ctrl.e.iv_source = OTX2_CPT_FROM_DPTR;
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h158 u64 iv_source : 1; member in struct:fc_ctx_flags::__anon103
170 u64 iv_source : 1;
181 * @iv_source: Encryption IV source
H A Dnitrox_skcipher.c189 flags->w0.iv_source = IV_FROM_DPTR;
H A Dnitrox_aead.c318 flags->w0.iv_source = IV_FROM_DPTR;

Completed in 241 milliseconds