Searched refs:unwrapped_keybox (Results 1 – 3 of 3) sorted by relevance
101 unwrapped_keybox: Vec<u8>, field106 self.unwrapped_keybox in get_unwrapped_keybox()145 let unwrapped_keybox = try_to_vec(bytes).map_err(|e| { in deserialize() localVariable150 Ok(Self { unwrapped_keybox }) in deserialize()
44 uint8_t* unwrapped_keybox,
39 uint8_t* unwrapped_keybox, in keybox_unwrap() argument68 unwrapped_keybox, unwrapped_keybox_buf_size); in keybox_unwrap()