Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 21 of 21) sorted by relevance

/trusty/user/base/lib/hwasan/
Dhwasan.c44 static inline uintptr_t tag_ptr(uintptr_t ptr, uint8_t tag) { in tag_ptr()
86 for (uint8_t* tag = first_tag; tag <= last_tag; tag++) { in check_address() local
129 static uint8_t tag = 0; in hwasan_generate_tag() local
139 uint8_t tag) { in hwasan_tag_memory_etc()
/trusty/kernel/lib/sm/
Dshared_mem.c155 uint64_t tag, in sm_mem_alloc_obj()
184 uint64_t tag, in sm_mem_get_vmm_obj()
270 uint64_t tag, in ext_mem_get_vmm_obj()
/trusty/kernel/lib/extmem/
Dexternal_memory.c51 uint64_t tag, in ext_mem_obj_initialize()
163 uint64_t tag, in ext_mem_map_obj_id()
/trusty/user/base/experimental/lib/tidl/include/lib/tidl/android-base/
Dunique_fd.h142 static void tag(long, void*, void*) { in tag() function
177 uint64_t tag = android_fdsan_create_owner_tag( in Close() local
/trusty/user/base/lib/apploader_package/
Dpackage.cpp126 unsigned char* tag = encryptedData + ciphertextSize; in hwaesDecryptAesGcmInPlace() local
215 uint64_t tag; in apploader_parse_package_metadata() local
Dcose.cpp309 uint64_t tag; in coseIsSigned() local
386 uint64_t tag; in coseCheckEcDsaSignature() local
711 unsigned char* tag = ciphertext + data.size(); in encryptAesGcm() local
962 unsigned char* tag = ciphertext + ciphertextSize; in decryptAesGcmInPlace() local
1224 uint64_t tag; in coseDecryptAesGcmKeyWrapInPlace() local
/trusty/kernel/lib/extmem/include/lib/extmem/
Dextmem.h79 uint64_t tag; member
/trusty/user/app/sample/stats-test/include/
Dconsumer_ctl.h42 VendorAtomValue::Tag tag; member
/trusty/user/base/app/swaes-benchmark/
Dswaes-bench.c58 uint8_t* tag; member
Dvectors.h5588 const uint8_t* tag; member
/trusty/user/app/sample/stats-test/consumer/
Dconsumer.cpp247 VendorAtomValue::Tag tag = input_value.getTag(); in reportVendorAtom() local
/trusty/kernel/lib/arm_ffa/
Darm_ffa.c463 uint64_t tag) { in arm_ffa_populate_receive_req_tx_buffer()
561 uint64_t tag, in arm_ffa_mem_retrieve_start()
/trusty/user/base/lib/scudo/test/srv/
Dscudo_app.cpp105 uint64_t tag = tagged & 0x0f00000000000000; in retagged() local
/trusty/user/app/sample/rust-hello-world/
Dlib.rs43 tag: Tag, field
/trusty/user/base/lib/apploader_package/include/apploader/
Dcbor.h317 void encodeTag(int64_t tag, Fn fn) { in encodeTag()
502 void encodeTag(int64_t tag, Fn fn) { in encodeTag()
/trusty/user/base/app/hwaes-benchmark/
Dhwaes-bench.c124 const uint8_t* tag; member
/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp79 bool UpgradeIntegerTag(keymaster_tag_t tag, in UpgradeIntegerTag()
1316 KeymasterBlob tag; in UnwrapKey() local
/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h270 uint64_t tag; member
/trusty/user/base/app/apploader/package_tool/
Dapploader_package_tool.cpp479 uint64_t tag; in parse_package() local
/trusty/user/base/app/hwaes-unittest/
Dhwaes-test.c75 struct hwcrypt_arg_in tag; member
/trusty/kernel/lib/trusty/
Dtipc_virtio_dev.c112 uint64_t tag; member