Home
last modified time | relevance | path

Searched refs:ctxl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h49 u64 ctxl : 12; member
344 u64 ctxl : 7; member
348 u64 ctxl : 7;
H A Dnitrox_reqmgr.c462 sr->instr.irh.s.ctxl = (req->ctrl.s.ctxl / 8); in nitrox_process_se_request()
H A Dnitrox_skcipher.c273 creq->ctrl.s.ctxl = sizeof(struct flexi_crypto_context); in nitrox_skcipher_crypt()
H A Dnitrox_aead.c173 creq->ctrl.s.ctxl = sizeof(struct flexi_crypto_context); in nitrox_set_creq()