Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci_protocol.h77 struct ti_sci_msg_hdr hdr; member
97 struct ti_sci_msg_hdr hdr; member
134 struct ti_sci_msg_hdr hdr; member
151 struct ti_sci_msg_hdr hdr; member
174 struct ti_sci_msg_hdr hdr; member
185 struct ti_sci_msg_hdr hdr; member
202 struct ti_sci_msg_hdr hdr; member
229 struct ti_sci_msg_hdr hdr; member
249 struct ti_sci_msg_hdr hdr; member
268 struct ti_sci_msg_hdr hdr; member
[all …]
H A Dti_sci.c57 struct ti_sci_msg_hdr *hdr = NULL; in ti_sci_setup_xfer() local
/optee_os/core/drivers/crypto/se050/core/
H A Dapdu.c13 uint8_t *hdr, size_t hdr_len, in crypto_se_do_apdu()
/optee_os/ta/remoteproc/src/
H A Dremoteproc_core.c138 #define FW_TLV_PTR(img, hdr) ((img) + sizeof(*(hdr))) argument
139 #define FW_SIGN_PTR(img, hdr) ({ \ argument
144 #define FW_IMG_PTR(img, hdr) ({ \ argument
217 static void remoteproc_header_dump(struct remoteproc_fw_hdr __maybe_unused *hdr) in remoteproc_header_dump()
313 struct remoteproc_fw_hdr *hdr = (void *)ctx->sec_cpy; in remoteproc_pta_verify() local
363 struct remoteproc_fw_hdr *hdr = fw_orig; in remoteproc_save_fw_header_and_tlvs() local
391 struct remoteproc_fw_hdr *hdr = (void *)ctx->sec_cpy; in remoteproc_verify_signature() local
449 struct remoteproc_fw_hdr *hdr = (void *)ctx->sec_cpy; in remoteproc_verify_header() local
499 struct remoteproc_fw_hdr *hdr = NULL; in remoteproc_verify_firmware() local
/optee_os/core/drivers/scmi-msg/
H A Dshm_msg.c48 struct msg_header *hdr = NULL; in scmi_entry_msg() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dmemory_buffer_alloc.c71 static void debug_header(memory_header *hdr) in debug_header()
113 static int verify_header(memory_header *hdr) in verify_header()
362 memory_header *hdr, *old = NULL; in buffer_alloc_free() local
/optee_os/ta/trusted_keys/
H A Dentry.c99 struct tk_blob_hdr *hdr = (struct tk_blob_hdr *)out; in huk_ae_encrypt() local
127 struct tk_blob_hdr *hdr = (struct tk_blob_hdr *)in; in huk_ae_decrypt() local
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c532 static uint32_t *mdbg_get_footer(struct mdbg_hdr *hdr) in mdbg_get_footer()
542 static void mdbg_update_hdr(struct mdbg_hdr *hdr, const char *fname, in mdbg_update_hdr()
566 struct mdbg_hdr *hdr = NULL; in mem_alloc_unlocked() local
631 struct mdbg_hdr *hdr = ptr; in free_flags() local
648 struct mdbg_hdr *hdr = raw_buf; in get_payload_start_size() local
680 struct mdbg_hdr *hdr = (struct mdbg_hdr *)b; in gen_mdbg_check() local
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c62 struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in copy_mpi_to_bigint() local
104 const struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in get_mpi() local
120 struct bigint_hdr *hdr = (struct bigint_hdr *)bigInt; in TEE_BigIntInit() local
/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c241 static uint32_t ape_hdr_crc_calc(const struct ape_bin_hdr_s *hdr) in ape_hdr_crc_calc()
265 static int ape_bin_hdr_valid(const struct ape_bin_hdr_s *hdr) in ape_bin_hdr_valid()
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Dapdu.c498 tlvHeader_t hdr = { in se050_scp03_send_rotate_cmd() local
/optee_os/core/arch/arm/kernel/
H A Dboot.c1287 static void *get_fdt_from_boot_info(struct ffa_boot_info_header_1_1 *hdr) in get_fdt_from_boot_info()
H A Dstmm_sp.c336 struct ffa_boot_info_header_1_1 *hdr = NULL; in load_stmm() local