Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_key_blob_maker.cpp187 const KeymasterKeyBlob& key_material, in CreateKeyBlob()
216 const KeymasterKeyBlob& key_material, const AuthorizationSet& hw_enforced, in UnvalidatedCreateKeyBlob()
Dtpm_keymaster_context.cpp238 keymaster::KeymasterKeyBlob key_material; in ParseKeyBlob() local
/device/google/cuttlefish/host/commands/secure_env/rust/
Dtpm.rs177 let key_material = match prk { in expand() localVariable