Home
last modified time | relevance | path

Searched refs:iv_source (Results 1 – 5 of 5) sorted by relevance

/drivers/crypto/cavium/cpt/
Dcptvf_algs.h51 u64 iv_source:1; member
69 u64 iv_source:1;
Dcptvf_algs.c123 fctx->enc.enc_ctrl.e.iv_source = FROM_DPTR; in create_ctx_hdr()
/drivers/crypto/cavium/nitrox/
Dnitrox_req.h155 u64 iv_source : 1; member
167 u64 iv_source : 1;
Dnitrox_skcipher.c116 flags->w0.iv_source = IV_FROM_DPTR; in nitrox_skcipher_setkey()
Dnitrox_aead.c288 flags->w0.iv_source = IV_FROM_DPTR; in nitrox_gcm_common_init()