Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/lib/libfdt/
H A Dfdt.h37 fdt32_t tag; member
42 fdt32_t tag; member
/arm-trusted-firmware/plat/nvidia/tegra/lib/debug/
H A Dprofiler.c43 uint8_t tag[TAG_LEN_BYTES]; member
/arm-trusted-firmware/lib/libfdt/
H A Dfdt.c165 uint32_t tag, len, sum; in fdt_next_tag() local
250 uint32_t tag; in fdt_next_node() local
H A Dfdt_sw.c342 uint32_t tag; in fdt_finish() local
H A Dfdt_rw.c340 uint32_t tag; in fdt_add_subnode_namelen() local
H A Dfdt_ro.c203 uint32_t tag; in nextprop_() local
/arm-trusted-firmware/include/tools_share/
H A Dfirmware_encrypted.h39 uint8_t tag[ENC_MAX_TAG_SIZE]; member
/arm-trusted-firmware/services/std_svc/spmd/
H A Dspmd_logical_sp.c191 const uint16_t tag) in spmd_build_ffa_info_get_regs() argument
415 uint16_t tag; in spmd_el3_populate_logical_partition_info() local
503 const uint16_t tag, in spmd_el3_invoke_partition_info_get() argument
/arm-trusted-firmware/bl32/tsp/
H A Dffa_helpers.c61 uint64_t handle, uint64_t tag, ffa_endpoint_id16_t *receivers, in ffa_memory_region_init_header() argument
97 uint64_t tag, ffa_mtd_flag32_t flags, in ffa_memory_retrieve_request_init() argument
/arm-trusted-firmware/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c291 unsigned int iv_len, const void *tag, in aes_gcm_decrypt() argument
374 unsigned int iv_len, const void *tag, in auth_decrypt() argument
H A Dmbedtls_psa_crypto.c570 unsigned int iv_len, const void *tag, in aes_gcm_decrypt() argument
653 unsigned int iv_len, const void *tag, in auth_decrypt() argument
/arm-trusted-firmware/tools/encrypt_fw/src/
H A Dencrypt.c30 unsigned char key[KEY_SIZE], iv[IV_SIZE], tag[TAG_SIZE]; in gcm_encrypt() local
/arm-trusted-firmware/drivers/auth/
H A Dcrypto_mod.c173 unsigned int iv_len, const void *tag, in crypto_mod_auth_decrypt() argument
/arm-trusted-firmware/include/services/
H A Del3_spmc_ffa_memory.h214 uint64_t tag; member
251 uint64_t tag; member
/arm-trusted-firmware/
H A D.versionrc.js76 "tag": true property
/arm-trusted-firmware/lib/coreboot/
H A Dcoreboot_table.c38 uint32_t tag; member
/arm-trusted-firmware/plat/st/common/
H A Dstm32mp_crypto_lib.c575 const void *tag, unsigned int tag_len) in stm32_decrypt_aes_gcm() argument
625 const void *iv, unsigned int iv_len, const void *tag, in crypto_auth_decrypt() argument
/arm-trusted-firmware/drivers/st/crypto/
H A Dstm32_saes.c757 int stm32_saes_final(struct stm32_saes_context *ctx, uint8_t *tag, in stm32_saes_final() argument
/arm-trusted-firmware/plat/rockchip/rk3368/drivers/ddr/
H A Dddr_rk3368.c165 uint32_t tag; member