Home
last modified time | relevance | path

Searched refs:CCP5_CMD_LSB_ID (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/ccp/
Dccp-dev-v5.c183 #define CCP5_CMD_LSB_ID(p) ((p)->dw3.lsb_cxt_id) macro
323 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_aes()
366 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_xts_aes()
399 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_sha()
450 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_des3()
534 CCP5_CMD_LSB_ID(&desc) = op->sb_key; in ccp5_perform_passthru()