Searched refs:REG_SEG_SIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | common.c | 220 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 D | regs-v5.h | 16 #define REG_SEG_SIZE 0x110 macro
|
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | common.c | 216 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 D | regs-v5.h | 16 #define REG_SEG_SIZE 0x110 macro
|
Completed in 4 milliseconds