Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dsdsi.c163 u32 total, loop, eom, status, message_size; in sdsi_mbox_cmd_read() local
189 eom = FIELD_GET(CTRL_EOM, control); in sdsi_mbox_cmd_read()
199 if (!eom && packet_size != SDSI_SIZE_MAILBOX) { in sdsi_mbox_cmd_read()
216 } while (!eom && ++loop < MBOX_MAX_PACKETS); in sdsi_mbox_cmd_read()
223 if (!eom) { in sdsi_mbox_cmd_read()
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c170 if (op->eom) in ccp_perform_aes()
197 if (op->eom) in ccp_perform_xts_aes()
220 if (op->eom) { in ccp_perform_sha()
288 if (op->eom) in ccp_perform_passthru()
H A Dccp-dev-v5.c160 #define CCP5_CMD_EOM(p) (CCP5_CMD_DW0(p).eom)
293 CCP5_CMD_EOM(&desc) = op->eom; in ccp5_perform_aes()
338 CCP5_CMD_EOM(&desc) = op->eom; in ccp5_perform_xts_aes()
380 CCP5_CMD_EOM(&desc) = op->eom; in ccp5_perform_sha()
395 if (op->eom) { in ccp5_perform_sha()
422 CCP5_CMD_EOM(&desc) = op->eom; in ccp5_perform_des3()
508 CCP5_CMD_EOM(&desc) = op->eom; in ccp5_perform_passthru()
H A Dccp-dev.h540 u32 eom; member
584 unsigned int eom:1; /* AES/SHA only */ member
H A Dccp-ops.c439 op.eom = 1; in ccp_copy_to_from_sb()
573 op.eom = 1; in ccp_run_aes_cmac_cmd()
796 op.eom = 0; in ccp_run_aes_gcm_cmd()
865 op.eom = 1; in ccp_run_aes_gcm_cmd()
1041 op.eom = 1; in ccp_run_aes_cmd()
1251 op.eom = 1; in ccp_run_xts_aes_cmd()
1440 op.eom = 1; in ccp_run_des3_cmd()
1703 op.eom = 1; in ccp_run_sha_cmd()
1714 op.eom = 1; in ccp_run_sha_cmd()
2056 op.eom = 1; in ccp_run_passthru_cmd()
[all …]
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst52 # tx-ignore-nack-until-eom ignore early NACKs until EOM
58 # <op>[,<mode>] tx-no-eom don't set the EOM bit
59 # <op>[,<mode>] tx-early-eom set the EOM bit one byte too soon
117 0x9e tx-early-eom
199 ``tx-ignore-nack-until-eom``
210 ``<op>[,<mode>] tx-no-eom``
217 ``<op>[,<mode>] tx-early-eom``
/openbmc/linux/include/net/mana/
H A Dhw_channel.h54 u32 eom : 1; member
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dclamav-milter.conf.sample264 # rcpt_addr and i macroes are available in eom. In other words add a line like:
265 # Milter.macros.eom={msg_id}, {mail_addr}, {rcpt_addr}, i