Searched refs:TEE_ERROR_STORAGE_NOT_AVAILABLE (Results 1 – 10 of 10) sorted by relevance
123 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_GetObjectInfo1()147 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in __GP11_TEE_GetObjectInfo1()191 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_RestrictObjectUsage1()227 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_GetObjectBufferAttribute()278 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_GetObjectValueAttribute()540 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_CopyObjectAttributes1()604 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_OpenPersistentObject()651 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_CreatePersistentObject()704 if (res != TEE_SUCCESS && res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_CloseAndDeletePersistentObject1()729 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_RenamePersistentObject()[all …]
656 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in TEE_SetOperationKey() 796 res != TEE_ERROR_STORAGE_NOT_AVAILABLE && in set_operation_key2()
79 return TEE_ERROR_STORAGE_NOT_AVAILABLE; in tee_rpmb_reinit()85 return TEE_ERROR_STORAGE_NOT_AVAILABLE; in rpmb_mem_stats()
61 return TEE_ERROR_STORAGE_NOT_AVAILABLE; in tee_obj_verify()
1104 return TEE_ERROR_STORAGE_NOT_AVAILABLE; in tee_rpmb_write_and_verify_key()
111 return TEE_ERROR_STORAGE_NOT_AVAILABLE; in invoke_command()
169 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in ldelf_syscall_open_bin()181 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in ldelf_syscall_open_bin()
103 #define TEE_ERROR_STORAGE_NOT_AVAILABLE 0xF0100003 macro
486 res != TEE_ERROR_STORAGE_NOT_AVAILABLE) in sp_binary_open()
1975 * [#230][pr230]: Persistent object access support (TEE_ERROR_STORAGE_NOT_AVAILABLE/_2)