Searched defs:derive_context_input_t (Results 1 – 1 of 1) sorted by relevance
73 struct derive_context_input_t { struct74 int context_handle;75 uint32_t cert_id;76 bool retain_parent_context;77 bool allow_new_context_to_derive;78 bool create_certificate;79 const DiceInputValues *dice_inputs;80 int32_t target_locality;81 bool return_certificate;82 bool allow_new_context_to_export;[all …]