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

/linux-master/drivers/crypto/ccp/
H A Dccp-dev.h119 #define LSB_ITEM_SIZE 32 macro
123 #define LSB_ENTRY_NUMBER(LSB_ADDR) (LSB_ADDR / LSB_ITEM_SIZE)
H A Dccp-ops.c1745 sha->ctx, LSB_ITEM_SIZE - ooffset,
1746 LSB_ITEM_SIZE);
1747 ccp_get_dm_area(&ctx, LSB_ITEM_SIZE + ooffset,
1749 LSB_ITEM_SIZE - ooffset);
1791 ctx.address + LSB_ITEM_SIZE + ooffset,
1792 LSB_ITEM_SIZE);
1794 (LSB_ITEM_SIZE - ooffset),
1796 LSB_ITEM_SIZE);
H A Dccp-dev-v5.c281 u32 key_addr = op->sb_key * LSB_ITEM_SIZE;
326 u32 key_addr = op->sb_key * LSB_ITEM_SIZE;
410 u32 key_addr = op->sb_key * LSB_ITEM_SIZE;

Completed in 159 milliseconds