Home
last modified time | relevance | path

Searched refs:REG_SEG_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcommon.c220 qce_write(qce, REG_SEG_SIZE, req->nbytes); in qce_setup_regs_ahash()
383 qce_write(qce, REG_SEG_SIZE, rctx->cryptlen); in qce_setup_regs_skcipher()
529 qce_write(qce, REG_SEG_SIZE, totallen + ctx->authsize); in qce_setup_regs_aead()
531 qce_write(qce, REG_SEG_SIZE, totallen); in qce_setup_regs_aead()
H A Dregs-v5.h16 #define REG_SEG_SIZE 0x110 macro
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.c216 qce_write(qce, REG_SEG_SIZE, req->nbytes); in qce_setup_regs_ahash()
378 qce_write(qce, REG_SEG_SIZE, totallen); in qce_setup_regs_skcipher()
H A Dregs-v5.h16 #define REG_SEG_SIZE 0x110 macro

Completed in 4 milliseconds