Searched defs:HwBccMode (Results 1 – 1 of 1) sorted by relevance
204 pub enum HwBccMode { enum334 pub fn get_bcc<'a>(test_mode: HwBccMode, bcc: &'a mut [u8]) -> Result<&'a [u8], HwBccError> { in get_bcc()371 test_mode: HwBccMode, in sign_data()