Searched refs:BccCmd (Results 1 – 1 of 1) sorted by relevance
56 enum BccCmd { enum64 impl BccCmd { implementation66 if resp != self as u32 | BccCmd::RespBit as u32 { in validate_response()76 cmd: BccCmd,219 fn recv_resp(session: &Handle, cmd: BccCmd, buf: &mut [u8]) -> Result<HwBccResponse, HwBccError> { in recv_resp() argument280 let cmd = BccCmd::GetDiceArtifacts; in get_dice_artifacts()311 let cmd = BccCmd::NsDeprivilege; in ns_deprivilege()343 let cmd = BccCmd::GetBcc; in get_bcc()390 let cmd = BccCmd::SignData; in sign_data()