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

/linux-master/drivers/crypto/caam/
H A Dctrl.c869 int BLOCK_OFFSET = 0; local
988 /* Allocating the BLOCK_OFFSET based on the supported page size on
993 BLOCK_OFFSET = PG_SIZE_4K;
995 BLOCK_OFFSET = PG_SIZE_64K;
1000 BLOCK_OFFSET * ASSURE_BLOCK_NUMBER
1004 BLOCK_OFFSET * DECO_BLOCK_NUMBER
1092 BLOCK_OFFSET * QI_BLOCK_NUMBER

Completed in 239 milliseconds