Searched refs:SerializeIntegrityAssuredBlob (Results 1 – 3 of 3) sorted by relevance
/system/keymaster/ |
D | integrity_assured_key_blob.h | 28 keymaster_error_t SerializeIntegrityAssuredBlob(const KeymasterKeyBlob& key_material,
|
D | integrity_assured_key_blob.cpp | 80 keymaster_error_t SerializeIntegrityAssuredBlob(const KeymasterKeyBlob& key_material, in SerializeIntegrityAssuredBlob() function
|
D | soft_keymaster_context.cpp | 465 return SerializeIntegrityAssuredBlob(key_material, hidden, *hw_enforced, *sw_enforced, blob); in CreateKeyBlob() 509 return SerializeIntegrityAssuredBlob(key_material, hidden, tee_enforced, sw_enforced, in UpgradeKeyBlob()
|