Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_key_blob_maker.cpp45 keymaster::AuthorizationSet* hw_enforced, in SplitEnforcedProperties()
187 AuthorizationSet* hw_enforced, in CreateKeyBlob()
214 const KeymasterKeyBlob& key_material, const AuthorizationSet& hw_enforced, in UnvalidatedCreateKeyBlob()
244 const keymaster_key_blob_t& blob, AuthorizationSet* hw_enforced, in UnwrapKeyBlob()
Dtpm_keymaster_context.cpp234 keymaster::AuthorizationSet hw_enforced; in ParseKeyBlob() local
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp41 const AuthorizationSet& sw_enforced, const AuthorizationSet& hw_enforced, in convertKeyCharacteristics()