HomeSort by relevance Sort by last modified time
    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 173 return SerializeIntegrityAssuredBlob(key_material, hidden, *hw_enforced, *sw_enforced, blob);

Completed in 140 milliseconds