Home
last modified time | relevance | path

Searched refs:SerializeIntegrityAssuredBlob (Results 1 – 3 of 3) sorted by relevance

/system/keymaster/
Dintegrity_assured_key_blob.h28 keymaster_error_t SerializeIntegrityAssuredBlob(const KeymasterKeyBlob& key_material,
Dintegrity_assured_key_blob.cpp80 keymaster_error_t SerializeIntegrityAssuredBlob(const KeymasterKeyBlob& key_material, in SerializeIntegrityAssuredBlob() function
Dsoft_keymaster_context.cpp465 return SerializeIntegrityAssuredBlob(key_material, hidden, *hw_enforced, *sw_enforced, blob); in CreateKeyBlob()
509 return SerializeIntegrityAssuredBlob(key_material, hidden, tee_enforced, sw_enforced, in UpgradeKeyBlob()