Searched refs:from_hwkey_rc (Results 1 – 2 of 2) sorted by relevance
40 pub(crate) fn from_hwkey_rc(rc: u32) -> Result<(), Self> { in from_hwkey_rc() method
144 HwkeyError::from_hwkey_rc(response.status)?; in get_keyslot_data()234 HwkeyError::from_hwkey_rc(response.status)?; in derive()