Home
last modified time | relevance | path

Searched refs:shdr_alloc_and_copy (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/
A Dsigned_hdr.h190 struct shdr *shdr_alloc_and_copy(size_t offs, const void *img, size_t img_size);
/optee_os-3.20.0/core/pta/
A Dsecstor_ta_mgmt.c152 shdr = shdr_alloc_and_copy(0, params->memref.buffer, in bootstrap()
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c263 shdr = shdr_alloc_and_copy(0, ta, ta_size); in ree_fs_ta_open()
315 shdr = shdr_alloc_and_copy(offs, ta, ta_size); in ree_fs_ta_open()
/optee_os-3.20.0/core/crypto/
A Dsigned_hdr.c20 struct shdr *shdr_alloc_and_copy(size_t offs, const void *img, size_t img_size) in shdr_alloc_and_copy() function

Completed in 5 milliseconds