Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_key_blob_maker.cpp47 keymaster::AuthorizationSet* hidden) { in SplitEnforcedProperties()
190 AuthorizationSet hidden; in CreateKeyBlob() local
216 const AuthorizationSet& sw_enforced, const AuthorizationSet& hidden, in UnvalidatedCreateKeyBlob()
246 AuthorizationSet* sw_enforced, const AuthorizationSet& hidden, in UnwrapKeyBlob()
Dtpm_keymaster_context.cpp240 keymaster::AuthorizationSet hidden = GetHiddenTags(additional_params); in ParseKeyBlob() local
/device/google/gs-common/thermal/thermal_hal/thermal_config_schemas/
Dthermal_info_config.proto37 bool hidden = 9 [ json_name = "Hidden" ]; field