| /optee_os/core/lib/libtomcrypt/src/misc/base32/ |
| H A D | base32_decode.c | 25 const unsigned char *map; in base32_decode() local
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 190 struct memory_map *map = virt_get_memory_map(); in get_memory_map() local 227 static bool pa_is_in_map(struct tee_mmap_region *map, paddr_t pa, size_t len) in pa_is_in_map() 240 static bool va_is_in_map(struct tee_mmap_region *map, vaddr_t va) in va_is_in_map() 249 struct tee_mmap_region *map) in pbuf_inside_map_area() 255 TEE_Result (*fn)(struct tee_mmap_region *map, in core_mmu_for_each_map() 448 struct tee_mmap_region *map) in check_phys_mem_is_outside() 1264 struct tee_mmap_region *map = NULL; in assign_mem_va_dir() local 1709 struct tee_mmap_region *map; in core_pbuf_is() local 1760 struct tee_mmap_region *map; in core_va2pa_helper() local 1779 static void *map_pa2va(struct tee_mmap_region *map, paddr_t pa, size_t len) in map_pa2va() [all …]
|
| H A D | mobj.c | 141 struct tee_mmap_region *map = NULL; in mobj_phys_init() local
|
| H A D | vm.c | 1318 struct core_mmu_user_map map = { }; in vm_set_ctx() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ltc_ecc_mulmod_timing.c | 25 int ltc_ecc_mulmod(void *k, const ecc_point *G, ecc_point *R, void *a, void *modulus, int map) in ltc_ecc_mulmod()
|
| H A D | ltc_ecc_mulmod.c | 26 int ltc_ecc_mulmod(void *k, const ecc_point *G, ecc_point *R, void *a, void *modulus, int map) in ltc_ecc_mulmod()
|
| /optee_os/core/arch/arm/mm/ |
| H A D | core_mmu_lpae.c | 1180 const uint8_t map[] = { 32, 36, 40, 42, 44, 48, 52, }; in core_mmu_arm64_get_pa_width() local 1260 struct core_mmu_user_map *map) in core_mmu_create_user_map() 1453 void core_mmu_get_user_map(struct core_mmu_user_map *map) in core_mmu_get_user_map() 1469 void core_mmu_set_user_map(struct core_mmu_user_map *map) in core_mmu_set_user_map() 1544 void core_mmu_get_user_map(struct core_mmu_user_map *map) in core_mmu_get_user_map() 1560 void core_mmu_set_user_map(struct core_mmu_user_map *map) in core_mmu_set_user_map()
|
| H A D | core_mmu_v7.c | 565 struct core_mmu_user_map *map) in core_mmu_create_user_map() 724 void core_mmu_get_user_map(struct core_mmu_user_map *map) in core_mmu_get_user_map() 730 void core_mmu_set_user_map(struct core_mmu_user_map *map) in core_mmu_set_user_map()
|
| /optee_os/core/lib/libtomcrypt/src/misc/base64/ |
| H A D | base64_decode.c | 80 const unsigned char *map, int mode) in s_base64_decode_internal()
|
| /optee_os/core/lib/libtomcrypt/src/math/fp/ |
| H A D | ltc_ecc_fp_mulmod.c | 772 static int s_accel_fp_mul(int idx, void *k, ecc_point *R, void *a, void *modulus, void *mp, int map) in s_accel_fp_mul() 1222 int ltc_ecc_fp_mulmod(void *k, ecc_point *G, ecc_point *R, void *a, void *modulus, int map) in ltc_ecc_fp_mulmod()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | virtualization.c | 116 struct tee_mmap_region *map = NULL; in prepare_memory_map() local 173 struct tee_mmap_region *map = mem_map->map + n; in virt_init_memory() local
|
| H A D | boot.c | 360 static TEE_Result mmap_clear_memtag(struct tee_mmap_region *map, in mmap_clear_memtag()
|
| /optee_os/core/arch/riscv/mm/ |
| H A D | core_mmu_arch.c | 944 void core_mmu_set_user_map(struct core_mmu_user_map *map) in core_mmu_set_user_map() 1005 struct core_mmu_user_map *map) in core_mmu_create_user_map() 1016 void core_mmu_get_user_map(struct core_mmu_user_map *map) in core_mmu_get_user_map()
|
| /optee_os/core/include/mm/ |
| H A D | tee_mmu_types.h | 96 struct tee_mmap_region *map; member
|
| /optee_os/core/drivers/crypto/se050/core/ |
| H A D | ecc.c | 177 } map[] = { in ecc_prepare_msg() local
|