Home
last modified time | relevance | path

Searched defs:end (Results 1 – 19 of 19) sorted by relevance

/trusty/user/app/avb/
Davb_messages.cpp40 const uint8_t* end) { in Deserialize()
64 const uint8_t* end) { in Deserialize()
86 const uint8_t* end) { in Deserialize()
107 const uint8_t* end) { in Deserialize()
131 int LockStateMessage::Deserialize(const uint8_t* payload, const uint8_t* end) { in Deserialize()
Davb_messages.h102 uint32_t Serialize(uint8_t* payload, const uint8_t* end) const override { in Serialize()
105 int Deserialize(const uint8_t* payload, const uint8_t* end) override { in Deserialize()
/trusty/user/app/sample/hwcrypto/
Dhwrng_srv_fake_provider.c39 for (uint8_t* end = buf + buf_len; buf < end; ++buf) { in hwrng_dev_get_rng_data() local
/trusty/user/base/lib/dlmalloc/
Dmalloc.c56 char* end; in sbrk() local
Ddlmalloc.c4135 char* end = (char*)CALL_MORECORE(esize); in sys_alloc() local
4168 char* end = CMFAIL; in sys_alloc() local
5170 void *end, in internal_inspect_all()
5357 void *end, in dlmalloc_inspect_all()
5886 void *end, in mspace_inspect_all()
/trusty/kernel/lib/dtb_embedded/
Ddtb_embedded.c90 uintptr_t end = (uintptr_t)&__trusty_dtb_end; in dtb_embedded_iterator_next() local
/trusty/user/app/storage/
Dblock_range.h28 data_block_t end; member
/trusty/user/app/keymaster/
Dtrusty_secure_deletion_secret_storage.cpp163 storage_off_t end; in WriteBlock() local
344 storage_off_t end) { in zero_entries()
370 storage_off_t end = in find_empty_slot() local
Dtrusty_keymaster_messages.h26 const uint8_t* end, in copy_keymaster_algorithm_from_buf()
48 const uint8_t* end, in copy_keymaster_verified_boot_from_buf()
/trusty/kernel/lib/backtrace/
Dsymbolize.c51 uintptr_t end; in range_within_app_img() local
/trusty/user/app/sample/memref-test/lender/
Dlender.c119 size_t end; in lender_check_region() local
/trusty/user/app/sample/timer/
Dtimer_app.c108 int64_t end = 0, now = 0; in TEST() local
/trusty/user/app/sample/hwrng-unittest/
Dmain.c128 int64_t end = (((double)n / (double)z) + 1.0) / 4.0; in cumulative_sums_forward_test_helper() local
/trusty/user/base/app/acvp/
Dacvp.cpp403 uint32_t end; in AcvpOnMessage() local
/trusty/user/app/keymint/
Dsecure_deletion_secret_manager.rs165 let end = SecureDeletionSecretFile::get_max_file_size(is_upgrade); in find_empty_slot() localVariable
167 let end = cmp::min(end, file_size); in find_empty_slot() localVariable
/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c180 int64_t end = 0; in TEST_F() local
/trusty/kernel/include/shared/lk/
Dtrusty_unittest.h325 long end; member
/trusty/kernel/lib/trusty/
Dtrusty_app.c1226 Elf_Addr end; in elf_vaddr_mapped() local
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c651 int end, in free_frag_etc_test()