OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SerializeIntegrityAssuredBlob
(Results
1 - 3
of
3
) sorted by null
/system/keymaster/
integrity_assured_key_blob.h
28
keymaster_error_t
SerializeIntegrityAssuredBlob
(const KeymasterKeyBlob& key_material,
integrity_assured_key_blob.cpp
80
keymaster_error_t
SerializeIntegrityAssuredBlob
(const KeymasterKeyBlob& key_material,
soft_keymaster_context.cpp
465
return
SerializeIntegrityAssuredBlob
(key_material, hidden, *hw_enforced, *sw_enforced, blob);
509
return
SerializeIntegrityAssuredBlob
(key_material, hidden, tee_enforced, sw_enforced,
[
all
...]
Completed in 1340 milliseconds