Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 30) sorted by relevance

12

/optee_os/core/arch/arm/plat-amlogic/scripts/
H A Daml_bin2img.py39 dest_fd.close()
53 mmsrc.close()
55 src_fd.close()
60 dest_fd.close()
/optee_os/core/arch/arm/plat-stm32mp1/scripts/
H A Dstm32image.py73 dest_fd.close()
86 mmsrc.close()
88 src_fd.close()
92 dest_fd.close()
/optee_os/scripts/
H A Dgen_stmm_hex.py54 inf.close()
55 outf.close()
H A Dgen_ldelf_hex.py150 inf.close()
151 outf.close()
H A Dbin_to_c.py70 f.close()
H A Dsign_rproc_fw.py423 f.close()
504 fin.close()
H A Dts_bin_to_c.py192 f.close()
/optee_os/core/tee/
H A Dtee_obj.c39 o->pobj->fops->close(&o->fh); in tee_obj_close()
70 fops->close(&fh); in tee_obj_verify()
H A Dtee_ree_fs.c507 .close = ree_fs_close_primitive,
573 rpmb_fs_ops.close(&ree_fs_rpmb_fh); in open_dirh()
593 rpmb_fs_ops.close(&ree_fs_rpmb_fh); in close_dirh()
678 static void put_dirh_primitive(bool close) in put_dirh_primitive() argument
695 if (ree_fs_dirh && (!ree_fs_dirh_refcount || close)) in put_dirh_primitive()
699 static void put_dirh(struct tee_fs_dirfile_dirh *dirh, bool close) in put_dirh() argument
703 put_dirh_primitive(close); in put_dirh()
1101 .close = ree_fs_close,
H A Dfs_dirfile.c180 dirh->fops->close(dirh->fh); in tee_fs_dirfile_close()
H A Dtee_svc_storage.c436 fops->close(&o->fh); in syscall_storage_obj_create()
705 o->pobj->fops->close(&o->fh); in syscall_storage_next_enum()
/optee_os/lib/libutee/include/
H A Dtee_isocket.h21 TEE_Result (*close)(TEE_iSocketHandle ctx); member
/optee_os/core/include/kernel/
H A Dts_store.h57 void (*close)(struct ts_store_handle *h); member
/optee_os/core/kernel/
H A Dearly_ta.c41 .close = emb_ts_close,
H A Dsecstor_ta.c86 .close = secstor_ta_close,
H A Dree_fs_ta.c187 ops->close(&fh); in check_update_version()
669 .close = ree_fs_ta_close,
826 .close = buf_ta_close,
/optee_os/lib/libutee/
H A Dtee_tcpudp_socket.c212 .close = sock_close,
223 .close = sock_close,
/optee_os/core/include/tee/
H A Dtadb.h34 void (*close)(int fd); member
H A Dfs_dirfile.h41 void (*close)(struct tee_file_handle *fh); member
H A Dtee_fs.h41 void (*close)(struct tee_file_handle **fh); member
/optee_os/core/lib/zlib/
H A Dgzguts.h51 # define close _close macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dnet_sockets.c58 #define close(fd) closesocket(fd) macro
676 close(ctx->fd); in mbedtls_net_close()
691 close(ctx->fd); in mbedtls_net_free()
/optee_os/core/pta/
H A Dattestation.c249 po->fops->close(&fh); in sec_storage_obj_read()
286 po->fops->close(&fh); in sec_storage_obj_write()
427 ops->close(h); in hash_binary()
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c712 po->fops->close(&fh); in sec_storage_obj_read()
756 po->fops->close(&fh); in sec_storage_obj_write()
H A Dsecure_partition.c589 store_ops->close(handle); in load_binary_sp()
610 store_ops->close(handle); in load_binary_sp()
2136 .close = emb_ts_close,

12