Home
last modified time | relevance | path

Searched refs:TEE_ERROR_OVERFLOW (Results 1 – 12 of 12) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/
A Dstack_check.c16 # define PANIC() _utee_panic(TEE_ERROR_OVERFLOW)
/optee_os-3.20.0/core/tee/
A Dtee_time_generic.c86 res = TEE_ERROR_OVERFLOW; in tee_time_get_ta_time()
92 res = TEE_ERROR_OVERFLOW; in tee_time_get_ta_time()
A Dtee_svc_storage.c111 res = TEE_ERROR_OVERFLOW; in tee_svc_storage_read_head()
714 res = TEE_ERROR_OVERFLOW; in syscall_storage_obj_read()
727 res = TEE_ERROR_OVERFLOW; in syscall_storage_obj_read()
771 res = TEE_ERROR_OVERFLOW; in syscall_storage_obj_write()
831 res = TEE_ERROR_OVERFLOW; in syscall_storage_obj_trunc()
835 res = TEE_ERROR_OVERFLOW; in syscall_storage_obj_trunc()
877 return TEE_ERROR_OVERFLOW; in syscall_storage_obj_seek()
881 return TEE_ERROR_OVERFLOW; in syscall_storage_obj_seek()
A Dtee_svc_cryp.c640 return TEE_ERROR_OVERFLOW; in op_u32_to_binary_helper()
714 return TEE_ERROR_OVERFLOW; in op_attr_secret_value_to_binary()
826 return TEE_ERROR_OVERFLOW; in op_attr_bignum_to_binary()
990 return TEE_ERROR_OVERFLOW; in op_attr_25519_to_binary()
1098 return TEE_ERROR_OVERFLOW; in get_user_u64_as_size_t()
1636 return TEE_ERROR_OVERFLOW; in copy_in_attrs()
1923 return TEE_ERROR_OVERFLOW; in syscall_cryp_obj_populate()
2319 return TEE_ERROR_OVERFLOW; in syscall_obj_generate_key()
3384 return TEE_ERROR_OVERFLOW; in syscall_cryp_derive_key()
3426 res = TEE_ERROR_OVERFLOW; in syscall_cryp_derive_key()
[all …]
A Dtee_svc.c1078 if (res == TEE_SUCCESS || res == TEE_ERROR_OVERFLOW) { in syscall_get_time()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_objects.c682 res = TEE_ERROR_OVERFLOW; in TEE_WriteObjectData()
691 res != TEE_ERROR_OVERFLOW && in TEE_WriteObjectData()
738 res = TEE_ERROR_OVERFLOW; in TEE_SeekObjectData()
746 res = TEE_ERROR_OVERFLOW; in TEE_SeekObjectData()
755 res = TEE_ERROR_OVERFLOW; in TEE_SeekObjectData()
768 res != TEE_ERROR_OVERFLOW && in TEE_SeekObjectData()
A Dtee_api_arith_mpi.c70 return TEE_ERROR_OVERFLOW; in copy_mpi_to_bigint()
139 res = TEE_ERROR_OVERFLOW; in TEE_BigIntConvertFromOctetString()
197 res = TEE_ERROR_OVERFLOW; in TEE_BigIntConvertToS32()
203 res = TEE_ERROR_OVERFLOW; in TEE_BigIntConvertToS32()
206 res = TEE_ERROR_OVERFLOW; in TEE_BigIntConvertToS32()
A Dtee_api.c362 if (res != TEE_SUCCESS && res != TEE_ERROR_OVERFLOW) { in TEE_GetTAPersistentTime()
370 res != TEE_ERROR_OVERFLOW && in TEE_GetTAPersistentTime()
/optee_os-3.20.0/core/pta/
A Drtc.c112 return TEE_ERROR_OVERFLOW; in rtc_pta_get_offset()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h129 #define TEE_ERROR_OVERFLOW 0xFFFF300F macro
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c227 res = TEE_ERROR_OVERFLOW; in sp_create_session()
714 return TEE_ERROR_OVERFLOW; in handle_fdt_mem_regions()
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c679 res = TEE_ERROR_OVERFLOW; in tee_ta_init_session()

Completed in 27 milliseconds