Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev-v5.c177 #define CCP5_CMD_LSB_ID(p) ((p)->dw3.lsb_cxt_id) macro
317 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_aes()
360 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_xts_aes()
393 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_sha()
444 CCP5_CMD_LSB_ID(&desc) = op->sb_ctx; in ccp5_perform_des3()
528 CCP5_CMD_LSB_ID(&desc) = op->sb_key; in ccp5_perform_passthru()