Home
last modified time | relevance | path

Searched refs:consumed (Results 1 – 8 of 8) sorted by relevance

/system/keymaster/legacy_support/
Dkeymaster_passthrough_operation.cpp39 size_t consumed = 0; in Finish() local
40 …ce_->update(km_device_, operation_handle_, &mutable_input_params, &in, &consumed, &out_params, &ou… in Finish()
57 if (consumed == 0) { in Finish()
61 in.data += consumed; in Finish()
62 if (consumed > in.data_length) return KM_ERROR_UNKNOWN_ERROR; in Finish()
63 in.data_length -= consumed; in Finish()
/system/core/logcat/tests/
Dlogcat_test.cpp581 int size, consumed, max, payload; in get_groups() local
585 size = consumed = max = payload = 0; in get_groups()
591 &size, size_mult, &consumed, consumed_mult, &max, in get_groups()
610 full_consumed = consumed; in get_groups()
1253 int size, consumed, max, payload; in TEST() local
1255 size = consumed = max = payload = 0; in TEST()
1259 &size, size_mult, &consumed, consumed_mult, &max, in TEST()
1261 long full_size = size, full_consumed = consumed; in TEST()
/system/security/keystore/
Dlegacy_keymaster_device_wrapper.cpp468 size_t consumed = 0; in update() local
476 &consumed, &out_params, &out_blob); in update()
479 resultConsumed = consumed; in update()
Dkey_store_service.cpp2243 size_t consumed = 0; in doLegacySignVerify() local
2247 data_view.setToExternal(const_cast<uint8_t*>(&data[consumed]), data.size() - consumed); in doLegacySignVerify()
2257 consumed += lastConsumed; in doLegacySignVerify()
2258 } while (consumed < data.size() && lastConsumed > 0); in doLegacySignVerify()
2260 if (consumed != data.size()) { in doLegacySignVerify()
2261 ALOGW("Not all data consumed. Consumed %zu of %zu", consumed, data.size()); in doLegacySignVerify()
/system/keymaster/contexts/
Dpure_soft_keymaster_context.cpp367 size_t consumed = 0; in UnwrapKey() local
392 &consumed); in UnwrapKey()
/system/extras/simpleperf/doc/
DREADME.md593 By default, the cpu-cycles event is used to evaluate consumed cpu cycles. But we can also use other
1018 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each
/system/tpm/trunks/generator/
Draw_commands.txt14849 use is pending. When the ephemeral key is consumed, the bit is cleared. This prevents the key from
Draw_commands_fixed.txt14860 use is pending. When the ephemeral key is consumed, the bit is cleared. This prevents the key from