Searched defs:unseal (Results 1 – 5 of 5) sorted by relevance
37 …void (* unseal )(struct skc_composition_impl * const impl, skc_bool const r… member
28 void (* unseal )(struct skc_styling_impl * const impl, skc_bool const block); member
193 static tsi_result unseal(alts_frame_protector* impl) { in unseal() function
622 def unseal(self, parent_key, blob, auth_value, policy_handle): member in Client