Home
last modified time | relevance | path

Searched defs:derive_context_input_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/psa/
Ddice_protection_environment.c73 struct derive_context_input_t { struct
74 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 …]