Home
last modified time | relevance | path

Searched refs:ctxl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h37 * @ctxl: Context length in bytes.
49 u64 ctxl : 12; member
322 * @ctxl: Context Length in 64-bit words.
341 u64 ctxl : 7; member
345 u64 ctxl : 7;
H A Dnitrox_reqmgr.c457 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.c174 creq->ctrl.s.ctxl = sizeof(struct flexi_crypto_context); in nitrox_set_creq()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h37 * @ctxl: Context length in bytes.
49 u64 ctxl : 12; member
324 * @ctxl: Context Length in 64-bit words.
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()

Completed in 8 milliseconds