Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Ddice.rs77 pub auth_hash: Hash, field
86 let auth_hash = hash(data.public_key)?; in new() localVariable
Dinstance.rs266 pub auth_hash: Hash, field