Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_fs.h50 TEE_Result (*truncate)(struct tee_file_handle *fh, size_t size); member
/optee_os/core/tee/
H A Dtee_ree_fs.c555 res = rpmb_fs_ops.truncate(ree_fs_rpmb_fh, 0); in open_dirh()
1104 .truncate = ree_fs_truncate,
H A Dtee_svc_storage.c862 res = o->pobj->fops->truncate(o->fh, off); in syscall_storage_obj_trunc()
H A Dtee_rpmb_fs.c3136 .truncate = rpmb_fs_truncate,
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog5290 * oid_get_numeric_string() used to truncate the output without returning an