/trusty/user/app/avb/ |
D | avb_messages.cpp | 40 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()
|
D | avb_messages.h | 102 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/ |
D | hwrng_srv_fake_provider.c | 39 for (uint8_t* end = buf + buf_len; buf < end; ++buf) { in hwrng_dev_get_rng_data() local
|
/trusty/user/base/lib/dlmalloc/ |
D | malloc.c | 56 char* end; in sbrk() local
|
D | dlmalloc.c | 4135 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/ |
D | dtb_embedded.c | 90 uintptr_t end = (uintptr_t)&__trusty_dtb_end; in dtb_embedded_iterator_next() local
|
/trusty/user/app/storage/ |
D | block_range.h | 28 data_block_t end; member
|
/trusty/user/app/keymaster/ |
D | trusty_secure_deletion_secret_storage.cpp | 163 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
|
D | trusty_keymaster_messages.h | 26 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/ |
D | symbolize.c | 51 uintptr_t end; in range_within_app_img() local
|
/trusty/user/app/sample/memref-test/lender/ |
D | lender.c | 119 size_t end; in lender_check_region() local
|
/trusty/user/app/sample/timer/ |
D | timer_app.c | 108 int64_t end = 0, now = 0; in TEST() local
|
/trusty/user/app/sample/hwrng-unittest/ |
D | main.c | 128 int64_t end = (((double)n / (double)z) + 1.0) / 4.0; in cumulative_sums_forward_test_helper() local
|
/trusty/user/base/app/acvp/ |
D | acvp.cpp | 403 uint32_t end; in AcvpOnMessage() local
|
/trusty/user/app/keymint/ |
D | secure_deletion_secret_manager.rs | 165 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/ |
D | libc_test.c | 180 int64_t end = 0; in TEST_F() local
|
/trusty/kernel/include/shared/lk/ |
D | trusty_unittest.h | 325 long end; member
|
/trusty/kernel/lib/trusty/ |
D | trusty_app.c | 1226 Elf_Addr end; in elf_vaddr_mapped() local
|
/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 651 int end, in free_frag_etc_test()
|