Searched defs:keybox_unwrap (Results 1 – 3 of 3) sorted by relevance
43 pub(crate) fn keybox_unwrap(&self, wrapped_keybox: &[u8]) -> Result<Vec<u8>, Error> { in keybox_unwrap() method59 pub(crate) fn keybox_unwrap(wrapped_keybox: &[u8]) -> Result<Vec<u8>, Error> { in keybox_unwrap() function
39 enum keybox_status keybox_unwrap(const uint8_t* wrapped_keybox, in keybox_unwrap() function
37 int keybox_unwrap(const uint8_t* wrapped_keybox, in keybox_unwrap() function