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 463 return SerializeIntegrityAssuredBlob(key_material, hidden, *hw_enforced, *sw_enforced, blob);
522 return SerializeIntegrityAssuredBlob(key_material, hidden, tee_enforced, sw_enforced,
    [all...]

Completed in 75 milliseconds